@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://registry.gdi-de.org/id/de.nw/dd10edea-3d86-4784-9c96-7f214d458b8b> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ],
        [ a dct:RightsStatement ;
            rdfs:label "Datenlizenz Deutschland – Zero – Version 2.0" ] ;
    dct:accrualPeriodicity <http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> ;
    dct:description """Lage aller Turnhallen im Stadtgebiet Erkrath.

Ein Gebäude welches für sportliche Betätigung errichtet wurde und dementsprechend ausgerüstet ist.""" ;
    dct:identifier "ae12691f-39d6-464e-9662-ec945702a6d7" ;
    dct:issued "2025-10-22T00:00:00+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-02-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:info@erkrath.de> ;
            foaf:name "Stadt Erkrath" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:info@erkrath.de> ;
            foaf:name "Stadt Erkrath" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.8710 51.2446, 6.9961 51.2446, 6.9961 51.1919, 6.8710 51.1919, 6.8710 51.2446))"^^gsp:wktLiteral ] ;
    dct:title "Turnhallen Erkrath" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "ae12691f-39d6-464e-9662-ec945702a6d7" ],
        [ a adms:Identifier ;
            skos:notation "ae12691f-39d6-464e-9662-ec945702a6d7" ],
        "ae12691f-39d6-464e-9662-ec945702a6d7" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Erkrath" ;
            vcard:hasEmail <mailto:info@erkrath.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Erkrath" ;
            vcard:hasEmail <mailto:info@erkrath.de> ;
            vcard:hasLocality "Erkrath" ;
            vcard:hasPostalCode "40699" ;
            vcard:hasStreetAddress "Bahnstraße 16" ;
            vcard:hasTelephone <tel:+0211/2407-0> ] ;
    dcat:distribution <geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetFeature&VERSION=2.0.0&TYPENAMES=gis:erkr_div_poi&outputFormat=application%2Fgeo%2Bjson#distribution>,
        <https://geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetCapabilities#distribution> ;
    dcat:keyword "Erkrath",
        "Mettmann",
        "Spielfeld",
        "Sport",
        "anlage",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetFeature&VERSION=2.0.0&TYPENAMES=gis:erkr_div_poi&outputFormat=application%2Fgeo%2Bjson#distribution> a dcat:Distribution ;
    dct:description "GeoJSON - Institutionen und Orte" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/HTML> ;
    dct:issued "2026-04-14T22:54:46.187783"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-04-15T22:54:43.491068"^^xsd:dateTime ;
    dct:title "GeoJSON - Institutionen und Orte" ;
    dcat:accessURL <geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetFeature&VERSION=2.0.0&TYPENAMES=gis:erkr_div_poi&outputFormat=application%2Fgeo%2Bjson> ;
    dcat:downloadURL <geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetFeature&VERSION=2.0.0&TYPENAMES=gis:erkr_div_poi&outputFormat=application%2Fgeo%2Bjson> ;
    foaf:page <https://die-nette-toilette.de/>,
        <https://www.erkrath.de/kultur-freizeit/freizeit/sportangebote/sportplaetze>,
        <https://www.erkrath.de/kultur-freizeit/kultur/kulturprogramm/stadtkultur/erkart>,
        <https://www.erkrath.de/rathaus-politik/pressemitteilungen/weitere-nette-toiletten-alt-erkrath-und-unterfeldhaus>,
        <https://www.kunsthaus-erkrath.de/>,
        <https://www.neanderland.de/poi/eiszeitliches-wildgehege-im-neandertal>,
        <https://www.neanderland.de/tour/kunstweg-menschenspuren> .

<http://inspire.ec.europa.eu/metadata-codelist/MaintenanceFrequencyCode/asNeeded> a dct:Frequency .

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

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

<https://die-nette-toilette.de/> a foaf:Document .

<https://geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetCapabilities#distribution> a dcat:Distribution ;
    dct:description """Interessante Orte in Erkrath: Verwaltungsstandorte, Kindertageseinrichtungen, Schulen, VHS-Standorte, Kultur, Sporteinrichtungen, Spielbereiche, Pflege- und Sozialplanung, Freizeit und Touristik, Friedhöfe und mehr.

Der WFS (Web Feature Service) ist eine standardisierte Schnittstelle zum Download für Vektordaten. An einen WFS können mit verschiedenen Operationen Anfragen versendet werden. Üblicherweise übernimmt dies ein Geoinformationssystem, in welches die URL des WFS eingebunden wird.""" ;
    dct:format "download" ;
    dct:issued "2026-04-14T22:54:46.187785"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-12"^^xsd:date ;
    dct:title "WFS Institutionen und Orte Erkrath" ;
    dcat:accessURL <https://geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetCapabilities> ;
    dcat:downloadURL <https://geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetCapabilities> ;
    foaf:page <https://www.erkrath.de/kultur-freizeit/freizeit/sportangebote/sportplaetze>,
        <https://www.erkrath.de/kultur-freizeit/kultur/kulturprogramm/stadtkultur/erkart>,
        <https://www.kunsthaus-erkrath.de/>,
        <https://www.neanderland.de/poi/eiszeitliches-wildgehege-im-neandertal>,
        <https://www.neanderland.de/tour/kunstweg-menschenspuren> .

<https://www.erkrath.de/rathaus-politik/pressemitteilungen/weitere-nette-toiletten-alt-erkrath-und-unterfeldhaus> a foaf:Document .

<geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetFeature&VERSION=2.0.0&TYPENAMES=gis:erkr_div_poi&outputFormat=application%2Fgeo%2Bjson> a rdfs:Resource .

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

<https://geoservices.krzn.de/security-proxy/services/wfs_erkr_poi?SERVICE=WFS&REQUEST=GetCapabilities> a rdfs:Resource .

<https://www.erkrath.de/kultur-freizeit/freizeit/sportangebote/sportplaetze> a foaf:Document .

<https://www.erkrath.de/kultur-freizeit/kultur/kulturprogramm/stadtkultur/erkart> a foaf:Document .

<https://www.kunsthaus-erkrath.de/> a foaf:Document .

<https://www.neanderland.de/poi/eiszeitliches-wildgehege-im-neandertal> a foaf:Document .

<https://www.neanderland.de/tour/kunstweg-menschenspuren> a foaf:Document .

