@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 spdx: <http://spdx.org/rdf/terms#> .
@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://cot-test.infotn.it/dataset/26771a68-a858-4406-ae8b-b58b3d5ed361> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/UNKNOWN> ;
    dct:description "Sommario delle prassi di riferimento sviluppate dalla collaborazione PAT e Ente Italiano Normazione e link.",
        "Sommario delle prassi di riferimento sviluppate dalla collaborazione PAT e Ente Italiano Normazione e link."@it ;
    dct:identifier "p_TN:0000000159" ;
    dct:issued "2025-01-04T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2023-07-02T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "N/A" ;
            foaf:name "N/A"@de ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "p_TN" ;
            foaf:name "Provincia Autonoma di Trento" ] ;
    dct:spatial [ a dct:Location ;
            dcatapit:geographicalIdentifier "https://www.geonames.org/3165241" ] ;
    dct:title "Elenco prassi di riferimento PAT - UNI",
        "Elenco prassi di riferimento PAT - UNI"@it ;
    dcat:contactPoint <https://cot-test.infotn.it/organization/b2a2ddcf-6939-470c-9a7f-0960c9b85b1e> ;
    dcat:distribution <https://cot-test.infotn.it/dataset/26771a68-a858-4406-ae8b-b58b3d5ed361/resource/c68178b5-f0e2-433e-856e-546519abb729> ;
    dcat:landingPage <https://cot-test.infotn.it/dataset/elenco-prassi-di-riferimento-pat-uni> ;
    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://cot-test.infotn.it/dataset/26771a68-a858-4406-ae8b-b58b3d5ed361/resource/c68178b5-f0e2-433e-856e-546519abb729> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:title "Elenco prassi" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vQxV3kLuZF__Ewv0M04NZpxmT9D8-_WvtUUHRBPjfvYTo04THm7-TkMMWpRIlEjhqZyw5dbVa2bO92M/pub?output=csv> .

<https://cot-test.infotn.it/organization/b2a2ddcf-6939-470c-9a7f-0960c9b85b1e> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "pat" ;
    vcard:hasEmail <info@dati.trentino.it> ;
    vcard:hasTelephone "" ;
    vcard:hasURL <> .

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

