@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://opendata.ruhr/dataset/3a858997-1df0-4d94-9779-2cfcc56afa2e> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    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" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:informationstechnik@wesel.de> ;
            foaf:name "Stadt Wesel" ] ;
    dct:description "Dieser Datensatz enthält die amtliche Schulstatistik der Stadt Wesel für das Schuljahr 2016/2017." ;
    dct:identifier "3a858997-1df0-4d94-9779-2cfcc56afa2e" ;
    dct:issued "2025-11-06T11:37:56.950676"^^xsd:dateTime ;
    dct:modified "2026-02-04T15:00:06.357528"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Schulstatistik 2016/2017 für Wesel" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Team Schule und Sport" ;
            vcard:hasEmail <mailto:schuleundsport@wesel.de> ],
        [ a vcard:Kind ;
            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:Kind ;
            vcard:fn "Team Schule und Sport" ;
            vcard:hasEmail <mailto:schuleundsport@wesel.de> ],
        [ a vcard:Kind ;
            vcard:fn "Team Schule und Sport" ;
            vcard:hasEmail <mailto:schuleundsport@wesel.de> ],
        [ a vcard:Kind ;
            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://opendata.ruhr/dataset/3a858997-1df0-4d94-9779-2cfcc56afa2e/resource/77081c22-5a4a-4233-83da-f0913ce6f5ed>,
        <https://opendata.ruhr/dataset/3a858997-1df0-4d94-9779-2cfcc56afa2e/resource/ce7f4d49-78f6-4d2a-a4be-47bcf146183c> ;
    dcat:keyword "Kinder",
        "Schulen",
        "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/BILDUNG-WISSENSCHAFT> .

<https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2016-2017_Stand_08.11.2016.csv> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2016-2017_Stand_08.11.2016.xlsx> a rdfs:Resource .

<https://opendata.ruhr/dataset/3a858997-1df0-4d94-9779-2cfcc56afa2e/resource/77081c22-5a4a-4233-83da-f0913ce6f5ed> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-03T16:06:43.837164"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04T15:00:06.364110"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2016-2017_Stand_08.11.2016.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/3a858997-1df0-4d94-9779-2cfcc56afa2e/resource/ce7f4d49-78f6-4d2a-a4be-47bcf146183c> a dcat:Distribution ;
    dct:description "Excel Datei (Grundlage der CSV-Datei) - kein offenes Format" ;
    dct:format "XLSX" ;
    dct:issued "2026-02-03T16:06:43.837168"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04T15:00:06.365137"^^xsd:dateTime ;
    dct:title "XSLX-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2016-2017_Stand_08.11.2016.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> a foaf:Agent ;
    foaf:name "Wesel" .

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

