@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/778de3f5-e43e-4340-895f-635a79bb052f> 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 2017/2018." ;
    dct:identifier "778de3f5-e43e-4340-895f-635a79bb052f" ;
    dct:issued "2025-11-06T11:38:05.606044"^^xsd:dateTime ;
    dct:modified "2026-02-04T15:00:07.013116"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/759df49c-da8f-47ca-b066-a624894e00f1> ;
    dct:title "Schulstatistik 2017/2018 für Wesel" ;
    dcat:contactPoint [ 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> ],
        [ 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> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/778de3f5-e43e-4340-895f-635a79bb052f/resource/079591eb-2287-4173-9413-c862f1e1f783>,
        <https://opendata.ruhr/dataset/778de3f5-e43e-4340-895f-635a79bb052f/resource/9204b6c5-4aad-4257-b3ed-86f8653b77fe> ;
    dcat:keyword "Kinder",
        "Schulen",
        "Statistik" .

<https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2017-2018%20_Stand_09.11.2017.csv> a rdfs:Resource .

<https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2017-2018%20_Stand_09.11.2017.xlsx> a rdfs:Resource .

<https://opendata.ruhr/dataset/778de3f5-e43e-4340-895f-635a79bb052f/resource/079591eb-2287-4173-9413-c862f1e1f783> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-03T16:06:20.408572"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04T15:00:07.019324"^^xsd:dateTime ;
    dct:title "CSV-Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2017-2018%20_Stand_09.11.2017.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/dataset/778de3f5-e43e-4340-895f-635a79bb052f/resource/9204b6c5-4aad-4257-b3ed-86f8653b77fe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-02-03T16:06:20.408576"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04T15:00:07.020225"^^xsd:dateTime ;
    dct:title "XLSX - Format" ;
    dcat:accessURL <https://geoportal.wesel.de/opendata/Schulen/Schulstatistik_2017-2018%20_Stand_09.11.2017.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> .

