@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatapit: <http://dati.gov.it/onto/dcatapit#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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://aperto.comune.torino.it/dataset/3f711c2d-a4ce-448d-8129-c5216a17b9e2> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Il dataset contiene il numero di veicoli circolanti nel torinese per categoria per l'anno 2010.",
        "Il dataset contiene il numero di veicoli circolanti nel torinese per categoria per l'anno 2010."@it ;
    dct:identifier "0001589" ;
    dct:issued "2010-12-31T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2010-12-31T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "arlpa_to" ;
            foaf:name "ARPA Piemonte"@hr,
                "ARPA Piemonte"@it ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "00514490010" ;
            foaf:name "Comune di Torino"@hr,
                "Comune di Torino"@it ] ;
    dct:spatial [ a dct:Location ;
            dcatapit:geographicalIdentifier "http://publications.europa.eu/resource/authority/place/ITA_TRN" ;
            locn:geographicalName <http://publications.europa.eu/resource/authority/place/ITA_TRN> ],
        [ a dct:Location ;
            dcatapit:geographicalIdentifier "http://www.geonames.org/3165524" ] ;
    dct:subject <http://eurovoc.europa.eu/100239> ;
    dct:title "Parco circolante per categoria veicolo 2010",
        "Parco circolante per categoria veicolo 2010"@it ;
    dcat:contactPoint <https://aperto.comune.torino.it/organization/72988bb6-8ea0-466d-aee4-6e0cf527e04e> ;
    dcat:distribution <https://aperto.comune.torino.it/dataset/3f711c2d-a4ce-448d-8129-c5216a17b9e2/resource/bdb5f4c7-3824-46fc-b643-f53674c5ddeb> ;
    dcat:keyword "2010",
        "auto",
        "automobili",
        "moto",
        "trasporti" ;
    dcat:landingPage <https://aperto.comune.torino.it/dataset/parco-circolante-per-categoria-veicolo-2010> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://eurovoc.europa.eu/100239> a dcatapit:subTheme,
        skos:Concept ;
    skos:prefLabel "4816 Landverkehr"@de,
        "4816 land transport"@en,
        "4816 transport terrestre"@fr,
        "4816 trasporti terrestri"@it .

<http://publications.europa.eu/resource/authority/data-theme/TRAN> a skos:Concept ;
    skos:prefLabel "Verkehr"@de,
        "Transport"@en,
        "Transporte"@es,
        "Transports"@fr,
        "Trasporti"@it .

<http://publications.europa.eu/resource/authority/place/ITA_TRN> a skos:Concept ;
    skos:prefLabel "Turin"@de,
        "Turin"@en,
        "Turín"@es,
        "Turin"@fr,
        "Torino"@it .

<https://aperto.comune.torino.it/dataset/3f711c2d-a4ce-448d-8129-c5216a17b9e2/resource/bdb5f4c7-3824-46fc-b643-f53674c5ddeb> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description ""@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2019-08-05T13:33:36.740214"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2019-08-05T13:33:36.740214"^^xsd:dateTime ;
    dct:title "Parco circolante 2010",
        "Parco circolante 2010"@it ;
    dcat:accessURL <https://risorse.comune.torino.it/opendata/trasporti/parco_circolante_provTO_2010.csv> .

<https://aperto.comune.torino.it/organization/72988bb6-8ea0-466d-aee4-6e0cf527e04e> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "comune-di-torino" ;
    vcard:hasEmail <ProtocolloGenerale@cert.comune.torino.it> ;
    vcard:hasTelephone "011011999" ;
    vcard:hasURL <http://www.comune.torino.it> .

<https://creativecommons.org/licenses/by/4.0/> a dcatapit:LicenseDocument,
        dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/Attribution> ;
    owl:versionInfo "4.0" ;
    foaf:name "Creative Commons Namensnennung 4.0 International (CC BY 4.0)"@de,
        "Creative Commons Attribution 4.0 International (CC BY 4.0)"@en,
        "Creative Commons Attribution 4.0 International (CC BY 4.0)"@fr,
        "Creative Commons Attribuzione 4.0 Internazionale (CC BY 4.0)"@it .

