@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://registry.gdi-de.org/id/de.nw/BOT_StatBezTEST_DS> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ] ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> ;
    dct:description "Dies ist ein TEST" ;
    dct:identifier "8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf" ;
    dct:issued "2026-02-20T00:00:00+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            foaf:homepage <https://www.bottrop.de/> ;
            foaf:name "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            foaf:homepage <https://www.bottrop.de/> ;
            foaf:name "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ] ;
    dct:title "Statistische Bezirke Bottrop - TEST -" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf" ],
        [ a adms:Identifier ;
            skos:notation "8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf" ],
        "8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            vcard:hasURL <https://www.bottrop.de/> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ;
            vcard:hasCountryName "DEU" ;
            vcard:hasEmail <mailto:gis@bottrop.de> ;
            vcard:hasLocality "Bottrop" ;
            vcard:hasPostalCode "46236" ;
            vcard:hasStreetAddress "Böckenhoffstraße 44-46" ;
            vcard:hasURL <https://www.bottrop.de/> ] ;
    dcat:distribution <https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.json#distribution>,
        <https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.zip#distribution> ;
    dcat:keyword "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.json#distribution> a dcat:Distribution ;
    dct:description "GeoJSON-Datei" ;
    dct:format "Shapefiles" ;
    dct:issued "2026-04-28T22:53:15.846556"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-29T22:53:06.378501"^^xsd:dateTime ;
    dct:title "TEST2" ;
    dcat:accessURL <https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.json> ;
    dcat:downloadURL <https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.json> ;
    dcat:mediaType "application/json" .

<https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.zip#distribution> a dcat:Distribution ;
    dct:description "shape-Datei" ;
    dct:format "Shapefiles" ;
    dct:issued "2026-04-28T22:53:15.846553"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-29T22:53:06.378416"^^xsd:dateTime ;
    dct:title "TEST2" ;
    dcat:accessURL <https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.zip> ;
    dcat:downloadURL <https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.zip> ;
    dcat:mediaType "application/zip" .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.json> a rdfs:Resource .

<https://gis.bottrop.de/public/OpenData/StatistischeBezirke/Statistische_Bezirke.zip> a rdfs:Resource .

