@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.avoindata.fi/data/dataset/d2ba0440-1bee-47d9-9e7a-8c33a4eb879b> a dcat:Dataset ;
    dct:accrualPeriodicity [ a dct:Frequency ;
            rdf:value "tarvittaessa" ] ;
    dct:description "Oulun kaupungin pyöräilyn pää- ja aluereitit. Pääreitit numeroidaan ja merkitään maastoon näkyvästi. Reittien varsille asennetaan karttaopasteita sekä etäisyystauluja." ;
    dct:identifier "d2ba0440-1bee-47d9-9e7a-8c33a4eb879b" ;
    dct:issued "2020-05-28"^^xsd:date ;
    dct:publisher <https://www.avoindata.fi/data/en_GB/organization/oulu> ;
    dct:spatial [ a dct:Location ;
            dct:identifier "oulu" ] ;
    dct:title "Oulun kaupungin pyöräilyn pää- ja aluereitit" ;
    ns1:dateModified "2022-11-18T11:58:36.343162"^^xsd:dateTime,
        "2022-11-18T11:58:36.343162" ;
    ns1:datePublished "2020-05-28T00:00:00"^^xsd:dateTime,
        "2020-05-28T00:00:00.000000" ;
    ns1:description "Oulun kaupungin pyöräilyn pää- ja aluereitit. Pääreitit numeroidaan ja merkitään maastoon näkyvästi. Reittien varsille asennetaan karttaopasteita sekä etäisyystauluja." ;
    ns1:license "http://creativecommons.org/licenses/by/4.0/" ;
    ns1:name "Oulun kaupungin pyöräilyn pää- ja aluereitit" ;
    ns1:url "/data/en_GB/dataset/oulun-kaupungin-pyorailyn-paa-ja-aluereitit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " " ;
            vcard:hasEmail <mailto:%5B%27avoindata@ouka.fi%27%5D> ] ;
    dcat:distribution [ a dcat:Distribution ;
            dct:conformsTo [ a dct:Standard ;
                    dct:identifier "ETRS-GK26 (EPSG: 3133)" ] ;
            dct:description "" ;
            dct:format [ a dct:MediaTypeOrExtent ;
                    rdf:value "SHP" ] ;
            dct:license <http://creativecommons.org/licenses/by/4.0/> ;
            dct:title "Pyöräilyn pää- ja aluereitit (SHP)" ;
            dcat:accessURL <https://www.avoindata.fi/data/dataset/d2ba0440-1bee-47d9-9e7a-8c33a4eb879b/resource/f1812df3-6b9b-43d1-a6b5-ea5efb0b4772> ;
            dcat:byteSize 124327.0 ;
            dcat:downloadURL <https://data.ouka.fi/data/fi/dataset/d2ba0440-1bee-47d9-9e7a-8c33a4eb879b/resource/f1812df3-6b9b-43d1-a6b5-ea5efb0b4772/download/paa_ja_aluereitit.zip> ] ;
    dcat:keyword "liikenne",
        "pyöräilijät",
        "pyöräily" ;
    dcat:theme <https://www.avoindata.fi/data/en_GB/group/9f0329d5-eaaf-4eea-b700-fc3980360283> .

<http://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument .

<https://www.avoindata.fi/data/en_GB/group/9f0329d5-eaaf-4eea-b700-fc3980360283> a skos:Concept ;
    skos:prefLabel "Liikenne",
        "Transport" .

<https://www.avoindata.fi/data/en_GB/organization/oulu> a foaf:Agent ;
    foaf:name "Oulu" .

