@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#> .

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

<https://opendata-duisburg.de/dataset/fluren> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata-duisburg.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>Polygone der Fluren in Duisburg.</p>
<p>Attribute:</p>
<ul>
<li>OBJECTID  ( type: esriFieldTypeOID , alias: OBJECTID ) </li>
<li>GMK  ( type: esriFieldTypeString , alias: Gemarkung/schluessel , length: 8 ) </li>
<li>FLN  ( type: esriFieldTypeString , alias: Flur/nummer , length: 8 ) </li>
<li>SHAPE  ( type: esriFieldTypeGeometry , alias: SHAPE ) </li>
<li>SHAPE_Length  ( type: esriFieldTypeDouble , alias: SHAPE_Length ) </li>
<li>SHAPE_Area  ( type: esriFieldTypeDouble , alias: SHAPE_Area ) </li>
</ul>
""" ;
    dct:identifier "54e0d196-6b91-4338-b3f3-76a7c5679c53" ;
    dct:issued "2026-04-03T00:35:07+02:00"^^xsd:dateTime ;
    dct:modified "2026-02-03T15:54:28+01:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/1580d777-f7b0-4a07-a162-d6f3eb0b02f9> ;
    dct:title "Fluren" ;
    dcat:distribution <https://opendata-duisburg.de/dataset/fluren/resource/8e51cf7e-2d78-4c21-8c74-535d6c765a8a>,
        <https://opendata-duisburg.de/dataset/fluren/resource/b16bc72f-0de3-40aa-b1b8-6b64cd81e5c4> ;
    dcat:keyword "Geo" ;
    foaf:page <https://opendata-duisburg.de/dataset/fluren> .

<https://test.ckan.open.nrw.de/organization/1580d777-f7b0-4a07-a162-d6f3eb0b02f9> a foaf:Agent ;
    foaf:name "Duisburg" .

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

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

<https://opendata-duisburg.de/dataset/fluren/resource/8e51cf7e-2d78-4c21-8c74-535d6c765a8a> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2019-01-10T15:31:08+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-de/3.0> ;
    dct:modified "2026-02-03T15:54:28+01:00"^^xsd:dateTime ;
    dct:title "Fluren [JSON]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/fluren/resource/8e51cf7e-2d78-4c21-8c74-535d6c765a8a> ;
    foaf:page <https://opendata-duisburg.de/dataset/fluren/resource/8e51cf7e-2d78-4c21-8c74-535d6c765a8a> .

<https://opendata-duisburg.de/dataset/fluren/resource/b16bc72f-0de3-40aa-b1b8-6b64cd81e5c4> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "KMZ" ;
    dct:issued "2019-01-15T07:14:28+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-de/3.0> ;
    dct:modified "2026-02-03T15:54:46+01:00"^^xsd:dateTime ;
    dct:title "Fluren [KMZ]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/fluren/resource/b16bc72f-0de3-40aa-b1b8-6b64cd81e5c4> ;
    foaf:page <https://opendata-duisburg.de/dataset/fluren/resource/b16bc72f-0de3-40aa-b1b8-6b64cd81e5c4> .

