@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://datacatalog.regione.emilia-romagna.it/dataset/e32d7375-6c44-4e6f-8564-d2f63b94fd06> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/BIENNIAL> ;
    dct:creator [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "" ;
            foaf:name "" ] ;
    dct:description """Aree della Regione Emilia-Romagna, individuate come indicato dalla D.G.R. 2153/2021, in cui la popolazione e/o le attività economiche sono sufficientemente concentrate (>= 50 A.E.) in modo tale da rendere possibile la raccolta e il convogliamento delle acque reflue urbane verso un impianto di trattamento o un punto di scarico finale come da Direttiva 91/271/CEE.\r
\r
Per gli aggiornamenti con consistenza < 50 A.E., per convenzione, nella tabella associata al dato cartografico, sono statai assunti pari a 0 tutti i dati relativi agli abitanti effettivamente serviti.""" ;
    dct:identifier "r_emiro:agglomerati-urbani-50-ae-1514903462474-4436" ;
    dct:issued "2020-01-09T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2021-12-20T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "r_emiro" ;
            foaf:name "Servizio Tutela e Risanamento Acqua, Aria e Agenti Fisici" ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "r_emiro" ;
            foaf:name "Regione Emilia-Romagna" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.1900 43.7300, 9.1900 45.1400, 12.7600 45.1400, 12.7600 43.7300, 9.1900 43.7300))"^^gsp:wktLiteral,
                "{ \"type\":\"Polygon\", \"coordinates\":[[[9.19, 43.73],[9.19, 45.14], [12.76, 45.14], [12.76, 43.73], [9.19, 43.73]]] }"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Agglomerati urbani >= 50 A.E." ;
    dcat:contactPoint <https://datacatalog.regione.emilia-romagna.it/organization/bd634d53-dbad-425e-b4d7-cbcc9a9ebb68> ;
    dcat:keyword "depurazione",
        "fognature" ;
    dcat:landingPage <https://datacatalog.regione.emilia-romagna.it/dataset/agglomerati-urbani-50-ae-1514903462474-4436> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/data-theme/ENVI> a skos:Concept ;
    skos:prefLabel "Umwelt"@de,
        "Environment"@en,
        "Medio ambiente"@es,
        "Environnement"@fr,
        "Ambiente"@it .

<https://datacatalog.regione.emilia-romagna.it/organization/bd634d53-dbad-425e-b4d7-cbcc9a9ebb68> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization,
        foaf:Organization ;
    vcard:fn "dg-cta-ambiente" ;
    vcard:hasEmail <example@example.com> ;
    vcard:hasTelephone "" ;
    vcard:hasURL "" ;
    foaf:name "Servizio Tutela e Risanamento Acqua, Aria e Agenti Fisici" .

[] a vcard:Organization ;
    vcard:fn "ARPAE - CTR acque" .

