@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/fortz%C3%BCge> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description """<p>Fernfortzüge, Binnenfortzüge</p>
<p><strong>Gebietsgliederung:</strong> Ortsteilsebene</p>
<p><strong>Quelle:</strong> Einwohnermeldedatei; Auswertung Stabsstelle Statistik</p>
""" ;
    dct:identifier "526a5d3f-3e1a-4db4-b3d4-1a3022c8ef7e" ;
    dct:issued "2026-09-03"^^xsd:date ;
    dct:modified "2026-02-04"^^xsd:date ;
    dct:publisher <https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> ;
    dct:title "Fortzüge" ;
    dcat:distribution <https://opendata-duisburg.de/dataset/fortz%C3%BCge/resource/cdae32f9-7fb1-40fc-bc4c-c4208817ad20>,
        <https://opendata-duisburg.de/dataset/fortz%C3%BCge/resource/cfb28796-82ca-4204-a2e5-de2724290355> ;
    dcat:keyword "bevölkerung" .

<https://opendata-duisburg.de/sites/default/files/FZo2023.csv> a rdfs:Resource .

<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/fortz%C3%BCge/resource/cdae32f9-7fb1-40fc-bc4c-c4208817ad20> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p><strong>Stand:</strong> 31.12.2023</p>
""" ;
    dct:format "JSON" ;
    dct:issued "2024-04-29"^^xsd:date ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-04"^^xsd:date ;
    dct:title "Fortzüge 2023 [JSON]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/fortz%C3%BCge/resource/cdae32f9-7fb1-40fc-bc4c-c4208817ad20> ;
    foaf:page <https://opendata-duisburg.de/dataset/fortz%C3%BCge/resource/cdae32f9-7fb1-40fc-bc4c-c4208817ad20> .

<https://opendata-duisburg.de/dataset/fortz%C3%BCge/resource/cfb28796-82ca-4204-a2e5-de2724290355> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p><strong>Stand:</strong> 31.12.2023</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2024-04-29"^^xsd:date ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2024-04-29"^^xsd:date ;
    dct:title "Fortzüge 2023 [CSV]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/fortz%C3%BCge/resource/cfb28796-82ca-4204-a2e5-de2724290355> ;
    dcat:byteSize "1157"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata-duisburg.de/sites/default/files/FZo2023.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata-duisburg.de/dataset/fortz%C3%BCge/resource/cfb28796-82ca-4204-a2e5-de2724290355> .

