@prefix adms: <http://www.w3.org/ns/adms#> .
@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dati.comune.lecce.it/dataset/036c2472-88df-4758-841a-cca97687fee0> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description "impianti sportivi di proprietà del comune di Lecce presenti sul territorio ",
        "impianti sportivi di proprietà del comune di Lecce presenti sul territorio "@it ;
    dct:identifier "impianti_sportivi_comune_di_lecce" ;
    dct:issued "2018-10-23T08:24:39.880317"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2018-10-23T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "c_e506" ;
            foaf:name "Redazione O.D."@en,
                "Redazione O.D."@it ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "c_e506" ;
            foaf:name "Comune di Lecce"@en,
                "Comune di Lecce"@it ] ;
    dct:spatial [ a dct:Location ;
            dcatapit:geographicalIdentifier "https://geonames.org/3174953" ] ;
    dct:title "Impianti sportivi Comune di Lecce",
        "Impianti sportivi Comune di Lecce"@it ;
    dcat:contactPoint <http://dati.comune.lecce.it/organization/c4752fdd-1a70-4a3d-9f6c-1288380188ba> ;
    dcat:distribution <http://dati.comune.lecce.it/dataset/036c2472-88df-4758-841a-cca97687fee0/resource/02886cbe-5ded-48a5-9ce6-d1c5f756992b>,
        <http://dati.comune.lecce.it/dataset/036c2472-88df-4758-841a-cca97687fee0/resource/6223e032-6fb1-43ff-90df-3c79f69d867b> ;
    dcat:keyword "ATLETICA",
        "BASKET",
        "CALCETTO",
        "CALCIO",
        "PALLACANESTRO",
        "PALLAVOLO",
        "SPORT",
        "VOLLEY" ;
    dcat:landingPage <http://dati.comune.lecce.it/dataset/impianti-sportivi-comune-di-lecce> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://dati.comune.lecce.it/dataset/036c2472-88df-4758-841a-cca97687fee0/resource/02886cbe-5ded-48a5-9ce6-d1c5f756992b> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description "file in formato xlsx",
        "file in formato xlsx"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:title "impianti sportivi comunali",
        "impianti sportivi comunali"@it ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTf_tScoltMTzjqGlUtL4uYSyGVT7pgbE-zcfl9y2oN65AitIkFcjywxRcVPO1yrSxhMtzq5PhUeWM-/pub?output=xlsx> .

<http://dati.comune.lecce.it/dataset/036c2472-88df-4758-841a-cca97687fee0/resource/6223e032-6fb1-43ff-90df-3c79f69d867b> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description "file in formato CSV",
        "file in formato CSV"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:title "impianti sportivi comunali",
        "impianti sportivi comunali"@it ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTf_tScoltMTzjqGlUtL4uYSyGVT7pgbE-zcfl9y2oN65AitIkFcjywxRcVPO1yrSxhMtzq5PhUeWM-/pub?gid=0&single=true&output=csv> .

<http://dati.comune.lecce.it/organization/c4752fdd-1a70-4a3d-9f6c-1288380188ba> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization,
        foaf:Organization ;
    vcard:fn "comune-di-lecce" ;
    vcard:hasEmail <opendata@comune.lecce.it> ;
    vcard:hasTelephone "" ;
    vcard:hasURL "http://dati.comune.lecce.it/" ;
    foaf:name "Redazione O.D." .

<http://publications.europa.eu/resource/authority/data-theme/EDUC> a skos:Concept ;
    skos:prefLabel "Bildung, Kultur und Sport"@de,
        "Education, culture and sport"@en,
        "Educación, cultura y deportes"@es,
        "Éducation, culture et sport"@fr,
        "Istruzione, cultura e sport"@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/data-theme/SOCI> a skos:Concept ;
    skos:prefLabel "Bevölkerung und Gesellschaft"@de,
        "Population and society"@en,
        "Población y sociedad"@es,
        "Population et société"@fr,
        "Popolazione e società"@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 .

[] a vcard:Organization ;
    vcard:fn "Margaret Tortorella" ;
    vcard:hasEmail "edilizia.scolastica@comune.lecce.it" .

