@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/ee48614b-d907-4662-99d3-688646704f3f> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Elenco delle opere pubbliche da realizzare nell'anno 2017.",
        "Elenco delle opere pubbliche da realizzare nell'anno 2017."@it ;
    dct:identifier "programmaannualedelleOO.PP.2017" ;
    dct:issued "2017-05-29T09:09:41.397164"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2018-10-30T00: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 "Programma Annuale delle OO.PP. 2017",
        "Programma Annuale delle OO.PP. 2017"@it ;
    dcat:contactPoint <http://dati.comune.lecce.it/organization/c4752fdd-1a70-4a3d-9f6c-1288380188ba> ;
    dcat:distribution <http://dati.comune.lecce.it/dataset/ee48614b-d907-4662-99d3-688646704f3f/resource/41435c8a-4f55-40c8-928a-a7fc3ac8b8ab>,
        <http://dati.comune.lecce.it/dataset/ee48614b-d907-4662-99d3-688646704f3f/resource/c4829247-9977-42ec-aec2-d36dc98176cd> ;
    dcat:keyword "OO.PP. 2017",
        "Opere pubbliche",
        "Programma",
        "elenco annuale",
        "lavori pubblici",
        "opere",
        "pubbliche" ;
    dcat:landingPage <http://dati.comune.lecce.it/dataset/programma-annuale-delle-oo-pp-2017> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://dati.comune.lecce.it/dataset/ee48614b-d907-4662-99d3-688646704f3f/resource/41435c8a-4f55-40c8-928a-a7fc3ac8b8ab> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description "file rilasciato in formato xlsx",
        "file rilasciato 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 "programmaannualedelleOO.PP.2017",
        "programmaannualedelleOO.PP.2017"@it ;
    dcat:accessURL <https://goo.gl/2xvoY0> .

<http://dati.comune.lecce.it/dataset/ee48614b-d907-4662-99d3-688646704f3f/resource/c4829247-9977-42ec-aec2-d36dc98176cd> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description "file rilasciato in formato in CSV",
        "file rilasciato in formato in CSV"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:title "programmaannualedelleOO.PP.2017",
        "programmaannualedelleOO.PP.2017"@it ;
    dcat:accessURL <https://goo.gl/SGC6Yu> .

<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/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 .

<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 "Sonia Cappello" ;
    vcard:hasEmail "sonia.cappello@comune.lecce.it" .

