@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.heilbronn.de> a foaf:Document .

<https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:description """<p>Datensätze zum Pendleraufkommen in Heilbronn für das Jahr 2017</p>
""" ;
    dct:identifier "bedd22fc-6e82-4ead-bdd8-cd7ec3b8ff2e" ;
    dct:issued "2020-11-26T14:06:09+01:00"^^xsd:dateTime ;
    dct:modified "2020-11-26T14:06:09+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "PENDLERVERKEHR IN HEILBRONN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn - Straßenamt" ;
            vcard:hasEmail <mailto:strassenamt@heilbronn.de> ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/c263c212-3ffa-4ef1-afa6-609238737957>,
        <https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/f248a0c1-8c9a-4ad6-8d89-2f733ce4783f> ;
    dcat:keyword "__",
        "bevölkerung",
        "transport-und-verkehr",
        "wirtschaft-und-arbeit" ;
    dcat:landingPage <http://www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017> .

<https://opendata.heilbronn.de/sites/default/files/10091_Pendlersalto%202017%20HN.csv> a rdfs:Resource .

<https://opendata.heilbronn.de/sites/default/files/10093_Tagespendler%202017%20HN.csv> a rdfs:Resource .

<https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> a foaf:Agent ;
    foaf:name "Stadt Heilbronn" .

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

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

<https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/c263c212-3ffa-4ef1-afa6-609238737957> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T14:07:06+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-05-07T11:55:17+02:00"^^xsd:dateTime ;
    dct:title "Pendlersaldo 2017" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/c263c212-3ffa-4ef1-afa6-609238737957> ;
    dcat:byteSize 439.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10091_Pendlersalto%202017%20HN.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/c263c212-3ffa-4ef1-afa6-609238737957> .

<https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/f248a0c1-8c9a-4ad6-8d89-2f733ce4783f> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T14:39:50+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-05-07T10:21:42+02:00"^^xsd:dateTime ;
    dct:title "Tagespendler 2017 in Heilbronn" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/f248a0c1-8c9a-4ad6-8d89-2f733ce4783f> ;
    dcat:byteSize 632.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10093_Tagespendler%202017%20HN.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/pendlerverkehr-heilbronn-2017/resource/f248a0c1-8c9a-4ad6-8d89-2f733ce4783f> .

