@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.ruhr/dataset/5bd5cbbb-856e-4954-bb00-155dfb2d858e> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "axel.stender@moers.de" ;
            foaf:name "Dr. Axel Stender" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:offenedaten@moers.de> ;
            foaf:name "Stadt Moers" ] ;
    dct:description """Der Datensatz enthält Angaben darüber, in welche Orte Personen mit Hauptwohnung in Moers im Jahr 2015 gezogen sind.		\r
	\r
Aus Datenschutzgründen und um statistische Ungenauigkeiten (z.B. falsche oder veraltete Schreibweisen der Ortsnamen) zu vermeiden, wurden nur Wegzüge in Zielorte mit mindestens 10 Personen im Jahr 2015 berücksichtigt.\r
\r
 Insgesamt gab es 4.576 Wegzüge, von denen im Datensatz 3.336 erfasst sind.""" ;
    dct:identifier "5bd5cbbb-856e-4954-bb00-155dfb2d858e" ;
    dct:issued "2025-11-06T12:02:45.185234"^^xsd:dateTime ;
    dct:modified "2025-11-06T12:02:45.185241"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Wegzugsorte 2015" ;
    owl:versionInfo "v2016.1" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Kind ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Dr. Axel Stender" ;
            vcard:hasEmail <mailto:axel.stender@moers.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/5bd5cbbb-856e-4954-bb00-155dfb2d858e/resource/930c5b0e-97b1-4f85-84fc-0b0df0c256ec> ;
    dcat:keyword "Bevölkerung" ;
    dcat:landingPage <http://www.offenedaten.moers.de/> .

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

<http://www.offenedaten.moers.de/> a foaf:Document .

<https://opendata.ruhr/dataset/5bd5cbbb-856e-4954-bb00-155dfb2d858e/resource/930c5b0e-97b1-4f85-84fc-0b0df0c256ec> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2016-05-31T13:40:15.790105"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2016-05-31T11:40:15.720145"^^xsd:dateTime ;
    dct:title "wegzugsorte-2015" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/5bd5cbbb-856e-4954-bb00-155dfb2d858e/resource/930c5b0e-97b1-4f85-84fc-0b0df0c256ec/download/wegzuge-2015.csv> ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

<https://www.offenesdatenportal.de/dataset/5bd5cbbb-856e-4954-bb00-155dfb2d858e/resource/930c5b0e-97b1-4f85-84fc-0b0df0c256ec/download/wegzuge-2015.csv> a rdfs:Resource .

