@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/b151c727-c4fb-40a9-986a-abe7a0a2a000> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Serie storica relativa alla potenza degli impianti di radiotelecomunicazione presenti nel torinese per il periodo che va dal 2000 al 2018.",
        "Serie storica relativa alla potenza degli impianti di radiotelecomunicazione presenti nel torinese per il periodo che va dal 2000 al 2018."@it ;
    dct:identifier "0001333" ;
    dct:issued "2018-12-31T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2018-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://www.geonames.org/3165524" ],
        [ 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> ] ;
    dct:subject <http://eurovoc.europa.eu/100261> ;
    dct:title "Potenza degli impianti di radiotelecomunicazione 2000-2018",
        "Potenza degli impianti di radiotelecomunicazione 2000-2018"@it ;
    dcat:contactPoint <https://aperto.comune.torino.it/organization/72988bb6-8ea0-466d-aee4-6e0cf527e04e> ;
    dcat:distribution <https://aperto.comune.torino.it/dataset/b151c727-c4fb-40a9-986a-abe7a0a2a000/resource/0d96a181-5a4f-4318-b7b3-2970b981361a> ;
    dcat:keyword "2000",
        "2001",
        "2002",
        "2003",
        "2004",
        "2005",
        "2006",
        "2007",
        "2008",
        "2009",
        "2010",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015",
        "2016",
        "2017",
        "2018",
        "tecnologia" ;
    dcat:landingPage <https://aperto.comune.torino.it/dataset/potenza-degli-impianti-di-radiotelecomunicazione-2000-2018> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://eurovoc.europa.eu/100261> a dcatapit:subTheme,
        skos:Concept ;
    skos:prefLabel "6411 Technologie und technische Regelungen"@de,
        "6411 technology and technical regulations"@en,
        "6411 technologie et réglementation technique"@fr,
        "6411 tecnologia e regolamentazione tecnica"@it .

<http://publications.europa.eu/resource/authority/data-theme/TECH> a skos:Concept ;
    skos:prefLabel "Wissenschaft und Technologie"@de,
        "Science and technology"@en,
        "Ciencia y tecnología"@es,
        "Science et technologie"@fr,
        "Scienza e tecnologia"@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/b151c727-c4fb-40a9-986a-abe7a0a2a000/resource/0d96a181-5a4f-4318-b7b3-2970b981361a> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description ""@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2019-07-30T14:00:18.777348"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2019-07-30T14:00:18.777348"^^xsd:dateTime ;
    dct:title "Potenza impianti 2000-2018",
        "Potenza impianti 2000-2018"@it ;
    dcat:accessURL <https://risorse.comune.torino.it/opendata/tecnologia/potenza_impianti_radiotelecomunicazioni_provTO_2000-2018.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 .

