@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.soest.de/dataset/0809a016-7fff-4714-a313-032c8bf81f17> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Zugezogene und Fortgezogene nach bzw. von Soest (Wanderungsstatistik)" ;
    dct:identifier "0809a016-7fff-4714-a313-032c8bf81f17" ;
    dct:issued "2025-05-30T11:09:25.044607"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:03.173745"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Zugezogene und Fortgezogene nach bzw. von Soest (Wanderungsstatistik)" ;
    dcat:distribution <https://opendata.soest.de/dataset/0809a016-7fff-4714-a313-032c8bf81f17/resource/8a866ed9-61ae-4910-945b-3de9e5d80afc> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://opendata.soest.de/dataset/0809a016-7fff-4714-a313-032c8bf81f17/resource/8a866ed9-61ae-4910-945b-3de9e5d80afc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-05-30T11:10:01.087110"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-30T11:10:01.053871"^^xsd:dateTime ;
    dct:title "Zugezogene und Fortgezogene nach bzw. von Soest (Wanderungsstatistik) von 2015 bis 2024" ;
    dcat:accessURL <https://opendata.soest.de/dataset/0809a016-7fff-4714-a313-032c8bf81f17/resource/8a866ed9-61ae-4910-945b-3de9e5d80afc/download/wanderungen_stadtsoest_2015_2024.csv> ;
    dcat:byteSize "397"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/0809a016-7fff-4714-a313-032c8bf81f17/resource/8a866ed9-61ae-4910-945b-3de9e5d80afc/download/wanderungen_stadtsoest_2015_2024.csv> a rdfs:Resource .

<https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> a foaf:Agent ;
    foaf:name "Stadt Soest" .

