@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 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://test.ckan.open.nrw.de/dataset/f8571cbb-526b-4e8b-98b3-796f2c57a6ae> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "gis@staedteregion-aachen.de" ;
            foaf:name "GeoService StädteRegion Aachen" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "info@staedteregion-aachen.de" ;
            foaf:name "Kataster- und Vermessungsamt" ] ;
    dct:description "Der Datensatz liefert eine Übersicht der Einrichtungen in der Städteregion Aachen." ;
    dct:identifier "4072315f-ba63-4f97-95f9-66e193d57b7a" ;
    dct:issued "2026-02-05T10:23:51.024984"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:23:51.024991"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Schulen der städteregionsangehörigen Kommunen ohne die Stadt Aachen" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "4072315f-ba63-4f97-95f9-66e193d57b7a" ],
        [ a adms:Identifier ;
            skos:notation "4072315f-ba63-4f97-95f9-66e193d57b7a" ],
        "4072315f-ba63-4f97-95f9-66e193d57b7a" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GeoService StädteRegion Aachen" ;
            vcard:hasEmail <mailto:gis@staedteregion-aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "GeoService StädteRegion Aachen" ;
            vcard:hasEmail <mailto:gis@staedteregion-aachen.de> ],
        [ a vcard:Organization ;
            vcard:fn "GeoService StädteRegion Aachen" ;
            vcard:hasEmail <mailto:gis@staedteregion-aachen.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/f8571cbb-526b-4e8b-98b3-796f2c57a6ae/resource/8cabe495-7a8e-4bac-a0d4-8aa2868bd55a> ;
    dcat:keyword "Schuldaten",
        "Schule",
        "Schulform" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://test.ckan.open.nrw.de/dataset/f8571cbb-526b-4e8b-98b3-796f2c57a6ae/resource/8cabe495-7a8e-4bac-a0d4-8aa2868bd55a> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-01-29T14:06:15.467349"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-02-16T16:16:00.335218"^^xsd:dateTime ;
    dct:title "Schuleinrichtungen in der Städteregion Aachen, Stand August 2020" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/4072315f-ba63-4f97-95f9-66e193d57b7a/resource/8cabe495-7a8e-4bac-a0d4-8aa2868bd55a/download/schule.csv> ;
    dcat:byteSize "84152"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

