@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/9f84e018-e639-4df5-8b0d-51c45e820b3b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://www.offenesdatenportal.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "schuleundsport@wesel.de" ;
            foaf:name "Team Schule und Sport" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "informationstechnik@wesel.de" ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält die amtliche Schulstatistik der Stadt Wesel für das Schuljahr 2023/2024." ;
    dct:identifier "91993821-b2cd-4ee4-a4a1-96ff89444c7a" ;
    dct:issued "2026-06-24T23:38:21.789939"^^xsd:dateTime ;
    dct:modified "2026-06-24T23:38:21.789945"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> ;
    dct:title "Schulstatistik 2023/2024 für Wesel" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "91993821-b2cd-4ee4-a4a1-96ff89444c7a" ],
        [ a adms:Identifier ;
            skos:notation "91993821-b2cd-4ee4-a4a1-96ff89444c7a" ],
        "91993821-b2cd-4ee4-a4a1-96ff89444c7a" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Team Schule und Sport" ;
            vcard:hasEmail <mailto:schuleundsport@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Schule und Sport" ;
            vcard:hasEmail <mailto:schuleundsport@wesel.de> ],
        [ a vcard:Organization ;
            vcard:fn "Team Schule und Sport" ;
            vcard:hasEmail <mailto:schuleundsport@wesel.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/9f84e018-e639-4df5-8b0d-51c45e820b3b/resource/d7de4b89-15fe-4120-a31f-b33bde0f4d10> ;
    dcat:keyword "Bildung",
        "Kinder",
        "Schulen",
        "statistik" .

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

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

<https://test.ckan.open.nrw.de/dataset/9f84e018-e639-4df5-8b0d-51c45e820b3b/resource/d7de4b89-15fe-4120-a31f-b33bde0f4d10> a dcat:Distribution ;
    dct:description "Dieser Datensatz enthält die amtliche Schulstatistik der Stadt Wesel für das Schuljahr 2023/2024" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2024-08-12T10:49:11.945789"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-06-24T23:38:21.784844"^^xsd:dateTime ;
    dct:title "XLSX-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2023-2024.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://test.ckan.open.nrw.de/organization/23e91bf6-9968-4a0f-bafe-6bad1a0f5be8> a foaf:Agent ;
    foaf:name "Offenesdatenportal" .

