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

<https://opendata.leipzig.de/dataset/c2de7ee6-ac8b-46c8-8ea4-f75022ace31e> a dcat:Dataset ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Auswahl bestimmter Antragseingänge pro Jahr" ;
    dct:identifier "c2de7ee6-ac8b-46c8-8ea4-f75022ace31e" ;
    dct:issued "2026-01-29T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-01-29T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://www.leipzig.de> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2025-12-31T00:00:00"^^xsd:dateTime ;
            schema1:startDate "2022-01-01T00:00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Bürgersevicebilanz Amt 63" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Bauordnung und Denkmalpflege" ;
            vcard:hasEmail <mailto:abd@leipzig.de> ] ;
    dcat:distribution <https://opendata.leipzig.de/dataset/c2de7ee6-ac8b-46c8-8ea4-f75022ace31e/resource/be7c114d-ae20-4984-af3f-6dd1eaea6046> ;
    dcat:keyword "Anträge",
        "Bürgerservicebilanz" .

<https://opendata.leipzig.de/organization/34da916e-4ed4-46e6-89fe-380cbab49d30> a foaf:Organization ;
    foaf:name "Amt für Bauordnung und Denkmalpflege" .

<https://opendata.leipzig.de/dataset/c2de7ee6-ac8b-46c8-8ea4-f75022ace31e/resource/be7c114d-ae20-4984-af3f-6dd1eaea6046> a dcat:Distribution ;
    dct:description "Antragseingänge ausgewählter Anträge des Amtes 63 zur Veröffentlichung in der Bürgerservicebilanz" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2026-01-28T10:40:50.283278"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-01-28T10:40:50.258261"^^xsd:dateTime ;
    dct:title "OD.TXT" ;
    dcat:accessURL <https://opendata.leipzig.de/dataset/c2de7ee6-ac8b-46c8-8ea4-f75022ace31e/resource/be7c114d-ae20-4984-af3f-6dd1eaea6046/download/od.txt> ;
    dcat:byteSize 745.0 ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/plain> .

<https://www.leipzig.de> a foaf:Organization ;
    foaf:homepage <https://www.leipzig.de> ;
    foaf:name "Stadt Leipzig" .

