@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/51385bb9-4347-4e3b-91f3-dda19e7986d5> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description "Chiamate al Contact Center per anno dal 2017 al 2025",
        "Chiamate al Contact Center per anno dal 2017 al 2025"@it ;
    dct:identifier "20210118_1" ;
    dct:issued "2020-12-31T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2020-12-31T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "" ;
            foaf:name ""@id ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "09000640012" ;
            foaf:name "SORIS "@id,
                "SORIS "@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/100206> ;
    dct:title "Soris - Chiamate al Contact Center per anno",
        "Soris - Chiamate al Contact Center per anno"@it ;
    dcat:contactPoint <https://aperto.comune.torino.it/organization/3695a189-fa99-4738-9f7b-75b184508010> ;
    dcat:distribution <https://aperto.comune.torino.it/dataset/51385bb9-4347-4e3b-91f3-dda19e7986d5/resource/ecf0c8c1-bad6-42e7-8da2-7cfe6b0bfeae> ;
    dcat:keyword "2017",
        "2018",
        "2019",
        "2020",
        "2021",
        "2022",
        "2023",
        "2024",
        "2025",
        "centralino",
        "chiamate",
        "contact center" ;
    dcat:landingPage <https://aperto.comune.torino.it/dataset/chiamate-al-contact-center-per-anno> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://eurovoc.europa.eu/100206> a dcatapit:subTheme,
        skos:Concept ;
    skos:prefLabel "2446 Steuerwesen"@de,
        "2446 taxation"@en,
        "2446 fiscalité"@fr,
        "2446 fiscalità"@it .

<http://publications.europa.eu/resource/authority/data-theme/ECON> a skos:Concept ;
    skos:prefLabel "Wirtschaft und Finanzen"@de,
        "Economy and finance"@en,
        "Economía y finanzas"@es,
        "Économie et finances"@fr,
        "Economia e finanze"@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/51385bb9-4347-4e3b-91f3-dda19e7986d5/resource/ecf0c8c1-bad6-42e7-8da2-7cfe6b0bfeae> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description "Chiamate al Contact Center per anno dal 2017 al 2025",
        "Chiamate al Contact Center per anno dal 2017 al 2025"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-01-18T14:25:06.389976"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2021-01-18T14:25:06.389976"^^xsd:dateTime ;
    dct:title "Chiamate al Contact Center per anno ",
        "Chiamate al Contact Center per anno "@it ;
    dcat:accessURL <https://www.datocms-assets.com/166171/1764267322-callcenter_anno.csv> .

<https://aperto.comune.torino.it/organization/3695a189-fa99-4738-9f7b-75b184508010> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "soris" ;
    vcard:hasEmail <> ;
    vcard:hasTelephone "848 800 141" ;
    vcard:hasURL <https://www.soris.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 .

