@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#> .

<https://mobidata-bw.de/dataset/19e42fb0-1fa4-4a8b-8522-561bd191c25f> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "mobilitaet@heidelberg.de" ;
            foaf:name "Amt für Mobilität" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "mobilitaet@heidelberg.de" ;
            foaf:name "Amt für Mobilität" ] ;
    dct:description """<p>Hier finden Sie eine aktuelle Übersicht der aktiven und geplanten Baustellen im Stadtgebiet Heidelberg auf Basis des Baustellenfeeds der Stadt Heidelberg.</p>
<p>Dieser enthält neben punktspezifischen Standortangaben beschreibende Informationen zur jeweiligen Baustelle.</p>        """ ;
    dct:identifier "19e42fb0-1fa4-4a8b-8522-561bd191c25f" ;
    dct:issued "2025-02-24T15:53:24.032963"^^xsd:dateTime ;
    dct:modified "2025-05-13T15:59:04.386450"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/31359dbc-9035-4295-873a-6e1224864f1a> ;
    dct:title "Baustellen in Heidelberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Mobilität" ;
            vcard:hasEmail <mailto:mobilitaet@heidelberg.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/19e42fb0-1fa4-4a8b-8522-561bd191c25f/resource/0c9610e1-7f23-4383-a221-6a0aa6fff666> ;
    dcat:keyword "baustellen",
        "baustellenübersicht",
        "construction",
        "traffic",
        "urban-area",
        "verkehr" ;
    dcat:landingPage <https://www.heidelberg.de/site/Heidelberg2021/BSTXC/1254509/data.json> .

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

<https://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://mobidata-bw.de/dataset/19e42fb0-1fa4-4a8b-8522-561bd191c25f/resource/0c9610e1-7f23-4383-a221-6a0aa6fff666> a dcat:Distribution ;
    dct:description "Hier finden Sie eine aktuelle Übersicht der Baustellen im Stadtgebiet Heidelberg." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2022-06-14T11:24:07.395689"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2025-04-07T08:39:28.316206"^^xsd:dateTime ;
    dct:title "data.json" ;
    dcat:accessURL <https://www.heidelberg.de/site/Heidelberg2021/BSTXC/1254509/data.json> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://mobidata-bw.de/organization/31359dbc-9035-4295-873a-6e1224864f1a> a foaf:Agent ;
    foaf:name "Stadt Heidelberg" .

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

<https://www.heidelberg.de/site/Heidelberg2021/BSTXC/1254509/data.json> a rdfs:Resource,
        foaf:Document .

