@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://mobidata-bw.de/dataset/72006943-2ebe-4b2c-aca2-7a4c3020d1e8> a dcat:Dataset ;
    dct:description """<p>Dieser Datensatz beinhaltet die Entwicklung der Berufspendler in den Jahren 2009 – 2019 in der Stadt Karlsruhe.</p>
<h3 id="datenquelle-">Datenquelle:</h3>
<p><a href="https://transparenz.karlsruhe.de/dataset/pendlerverflechtungen-in-karlsruhe-2009-2019">Transparenzportal der Stadt Karlsruhe</a> unter CC-BY 4.0</p>
""" ;
    dct:identifier "72006943-2ebe-4b2c-aca2-7a4c3020d1e8" ;
    dct:issued "2022-09-14T15:25:39.500829"^^xsd:dateTime ;
    dct:modified "2023-07-27T08:31:20.104389"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> ;
    dct:title "Pendlerverkehr Karlsruhe" ;
    dcat:distribution <https://mobidata-bw.de/dataset/72006943-2ebe-4b2c-aca2-7a4c3020d1e8/resource/572564ea-fdd9-4c12-a973-3a5c52b2ed1f> ;
    dcat:keyword "pendler" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

<https://mobidata-bw.de/dataset/72006943-2ebe-4b2c-aca2-7a4c3020d1e8/resource/572564ea-fdd9-4c12-a973-3a5c52b2ed1f> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2020-08-12T11:14:48.963516"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2023-01-10T10:27:47.248329"^^xsd:dateTime ;
    dct:title "Bericht 2020" ;
    dcat:accessURL <https://web6.karlsruhe.de/Stadtentwicklung/statistik/pdf/2019/2019-pendlerbericht.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://mobidata-bw.de/organization/8c304a9f-f849-4a5e-a496-1167461b0375> a foaf:Agent ;
    foaf:name "Stadt Karlsruhe" .

<https://web6.karlsruhe.de/Stadtentwicklung/statistik/pdf/2019/2019-pendlerbericht.pdf> a rdfs:Resource .

<https://www.govdata.de/dl-de/by-2-0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://www.iana.org/assignments/media-types/application/pdf> a dct:MediaType .

