@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#> .

<https://dati.comune.matera.it/dataset/36689b11-557e-4948-a792-981a587323cb> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MANUAL> ;
    dct:identifier "36689b11-557e-4948-a792-981a587323cb" ;
    dct:issued "2018-01-17T20:17:14.782411"^^xsd:dateTime ;
    dct:modified "2018-01-17T20:18:27.274890"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "N/A" ;
            foaf:name "N/A"@it ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "c_f052" ;
            foaf:name "comune-di-matera"@it ] ;
    dct:title "Comune di Matera" ;
    dcat:contactPoint <https://dati.comune.matera.it/organization/38c8716e-d50a-4b98-b3d9-cb725b306415> ;
    dcat:landingPage <https://dati.comune.matera.it/dataset/cmatera> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/OP_DATPRO> .

<http://publications.europa.eu/resource/authority/data-theme/OP_DATPRO> a skos:Concept ;
    skos:prefLabel "Vorläufige Daten"@de,
        "Provisional data"@en,
        "Datos provisionales"@es,
        "Données provisoires"@fr,
        "Dati provvisori"@it .

<https://dati.comune.matera.it/organization/38c8716e-d50a-4b98-b3d9-cb725b306415> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization,
        foaf:Organization ;
    vcard:fn "comune-di-matera" ;
    vcard:hasEmail <statistica@comune.mt.it> ;
    vcard:hasTelephone "" ;
    vcard:hasURL <https://dati.comune.matera.it> ;
    foaf:name "Comune di Matera" .

