@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description """<p>Auflistung von Spiel- und Bolzplätzen in Duisburg.</p>
<p>In den Daten sind folgende Attribute enthalten:</p>
<ul>
<li>OBJECTID ( type: esriFieldTypeOID , alias: OBJECTID )</li>
<li>BEZ ( type: esriFieldTypeString , alias: BEZ , length: 800 )</li>
<li>COL_NAME ( type: esriFieldTypeString , alias: COL_NAME , length: 50 )</li>
<li>SHAPE ( type: esriFieldTypeGeometry , alias: SHAPE )</li>
</ul>
<p>Die Daten stammen aus der Infrastrukturdatenbank der Stadt Duisburg, die auf dem Objektmodell XErleben basiert.</p>
""" ;
    dct:identifier "49f2ed64-bdf7-469c-91e3-1d86e9439d28" ;
    dct:issued "2026-06-01"^^xsd:date ;
    dct:modified "2026-02-04"^^xsd:date ;
    dct:publisher <https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> ;
    dct:title "Spiel- und Bolzplätze" ;
    dcat:distribution <https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/60c9d04c-71ad-4993-a27d-147bdb595164>,
        <https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/deeaae2e-3d22-48ba-945e-7aaa770fdff8> ;
    dcat:keyword "freizeit",
        "geo",
        "kultur",
        "soziales",
        "sport-und-tourismus" .

<https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> a foaf:Agent ;
    foaf:name "Duisburg" .

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

<https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/60c9d04c-71ad-4993-a27d-147bdb595164> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "JSON" ;
    dct:issued "2019-01-29"^^xsd:date ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04"^^xsd:date ;
    dct:title "Spiel- und Bolzplaetze [KMZ]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/60c9d04c-71ad-4993-a27d-147bdb595164> ;
    foaf:page <https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/60c9d04c-71ad-4993-a27d-147bdb595164> .

<https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/deeaae2e-3d22-48ba-945e-7aaa770fdff8> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "JSON" ;
    dct:issued "2019-01-29"^^xsd:date ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04"^^xsd:date ;
    dct:title "Spiel- und Bolzplaetze [JSON]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/deeaae2e-3d22-48ba-945e-7aaa770fdff8> ;
    foaf:page <https://opendata-duisburg.de/dataset/spiel-und-bolzpl%C3%A4tze/resource/deeaae2e-3d22-48ba-945e-7aaa770fdff8> .

