@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://registry.gdi-de.org/id/de.nw/472f90bf-94af-4692-b14a-43cf88dfd099> a dcat:Dataset ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:description """Standorte aller Schulen im Kreis Unna und den kreisangehörigen Kommunen als Punkt-Geometrie. Enthalten sind Name, Adresse, Telefon und E-Mail-Adresse. Die Daten sind außerdem nach den folgenden Schulformen klassifiziert:

Grundschule
Realschule
Sekundarschule
Hauptschule
Gymnasium
Gesamtschule
Förderschule (Emotionale und soziale Entwicklung, geistige Entwicklung, Lernen, für Kranke, Sprache)
Berufskolleg
Weiterbildungskolleg""" ;
    dct:identifier "ad574145-0be5-4a82-b51b-f2ceffd66b4e" ;
    dct:issued "2020-04-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-11-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "sebastian.hellmann@kreis-unna.de" ;
            foaf:name "Kreis Unna, Fachbereich Geoinformation und Kataster" ],
        [ a foaf:Agent ;
            foaf:mbox "sebastian.hellmann@kreis-unna.de" ;
            foaf:name "Kreis Unna, Fachbereich Geoinformation und Kataster" ],
        [ a foaf:Agent ;
            foaf:mbox "sebastian.hellmann@kreis-unna.de" ;
            foaf:name "Kreis Unna, Fachbereich Geoinformation und Kataster" ] ;
    dct:title "Schulen im Kreis Unna" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "ad574145-0be5-4a82-b51b-f2ceffd66b4e" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kreis Unna, Fachbereich Geoinformation und Kataster" ;
            vcard:hasEmail <mailto:sebastian.hellmann@kreis-unna.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreis Unna, Fachbereich Geoinformation und Kataster" ;
            vcard:hasEmail <mailto:sebastian.hellmann@kreis-unna.de> ],
        [ a vcard:Organization ;
            vcard:fn "Kreis Unna, Fachbereich Geoinformation und Kataster" ;
            vcard:hasEmail <mailto:sebastian.hellmann@kreis-unna.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/schulen-im-kreis-unna#distribution> ;
    dcat:keyword "kreis-unna",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://opendata.ruhr/dataset/schulen-im-kreis-unna#distribution> a dcat:Distribution ;
    dct:description "Schulen im Kreis Unna" ;
    dct:format "Shape" ;
    dct:issued "2024-08-24T10:02:17.345819"^^xsd:dateTime ;
    dct:modified "2026-03-13T14:01:09.834297"^^xsd:dateTime ;
    dct:title "Schulen im Kreis Unna" ;
    dcat:accessURL <https://opendata.ruhr/dataset/schulen-im-kreis-unna> ;
    dcat:downloadURL <https://opendata.ruhr/dataset/schulen-im-kreis-unna> .

<https://opendata.ruhr/dataset/schulen-im-kreis-unna> a rdfs:Resource .

