@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/a1cddd5b-4705-41bf-bce6-d38476819b9a> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Elenco delle strutture ricettive di tipo \"Ostello\" che hanno dato alla Regione Piemonte il consenso alla diffusione in open data delle caratteristiche delle strutture ",
        "Elenco delle strutture ricettive di tipo \"Ostello\" che hanno dato alla Regione Piemonte il consenso alla diffusione in open data delle caratteristiche delle strutture "@it ;
    dct:identifier "20200105_01" ;
    dct:issued "2020-12-30T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2020-12-30T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "" ;
            foaf:name ""@hr ] ;
    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/100278> ;
    dct:title "Ostelli 2020",
        "Ostelli 2020"@it ;
    dcat:contactPoint <https://aperto.comune.torino.it/organization/72988bb6-8ea0-466d-aee4-6e0cf527e04e> ;
    dcat:distribution <https://aperto.comune.torino.it/dataset/a1cddd5b-4705-41bf-bce6-d38476819b9a/resource/c2326069-a44a-4a91-a520-851559001a42> ;
    dcat:keyword "2020",
        "territorio",
        "turismo" ;
    dcat:landingPage <https://aperto.comune.torino.it/dataset/ostelli-2020> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://eurovoc.europa.eu/100278> a dcatapit:subTheme,
        skos:Concept ;
    skos:prefLabel "7211 Regionen der Mitgliedstaaten der Europäischen Union"@de,
        "7211 regions of EU Member States"@en,
        "7211 régions des États membres de l'Union européenne"@fr,
        "7211 regioni degli Stati membri dell'Unione europea"@it .

<http://publications.europa.eu/resource/authority/data-theme/REGI> a skos:Concept ;
    skos:prefLabel "Regionen und Städte"@de,
        "Regions and cities"@en,
        "Regiones y ciudades"@es,
        "Régions et villes"@fr,
        "Regioni e città"@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/a1cddd5b-4705-41bf-bce6-d38476819b9a/resource/c2326069-a44a-4a91-a520-851559001a42> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description ""@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-01-05T11:00:45.148118"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2021-01-05T11:00:45.148118"^^xsd:dateTime ;
    dct:title "Ostelli 2020",
        "Ostelli 2020"@it ;
    dcat:accessURL <https://risorse.comune.torino.it/opendata//turismo/regpie-Ostello_3769-all.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 .

