@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://geodatenkatalog-niederrhein.de/csw?REQUEST=GetRecordById&SERVICE=CSW&VERSION=2.0.2&id=8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf&elementSetName=full> a dcat:Dataset ;
    dcatde:contributorID <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://publications.europa.eu/resource/authority/frequency/IRREG> ;
    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: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)" ],
        [ 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 -" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ;
            vcard:hasEmail <mailto:gis@bottrop.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bottrop - Amt für Informationsverarbeitung (12)" ;
            vcard:hasEmail <mailto:gis@bottrop.de> ],
        [ 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://geodatenkatalog-niederrhein.de/csw?REQUEST=GetRecordById&SERVICE=CSW&VERSION=2.0.2&id=8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf&elementSetName=full#distribution-1>,
        <https://geodatenkatalog-niederrhein.de/csw?REQUEST=GetRecordById&SERVICE=CSW&VERSION=2.0.2&id=8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf&elementSetName=full#distribution-2> ;
    dcat:keyword "gove",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://publications.europa.eu/resource/authority/frequency/IRREG> a dct:Frequency .

<https://geodatenkatalog-niederrhein.de/csw?REQUEST=GetRecordById&SERVICE=CSW&VERSION=2.0.2&id=8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf&elementSetName=full#distribution-1> a dcat:Distribution ;
    dct:description "shape-Datei" ;
    dct:format "ZIP" ;
    dct:issued "2026-02-20T12:02:23.435303"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-20T00:00:00+01:00"^^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" .

<https://geodatenkatalog-niederrhein.de/csw?REQUEST=GetRecordById&SERVICE=CSW&VERSION=2.0.2&id=8e71f3fb-283d-43de-a7e3-e2ea11f8ddaf&elementSetName=full#distribution-2> a dcat:Distribution ;
    dct:description "GeoJSON-Datei" ;
    dct:format "JSON" ;
    dct:issued "2026-02-20T12:02:23.435307"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-20T00:00:00+01:00"^^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" .

<http://dcat-ap.de/def/licenses/other-closed> 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 .

