@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ogd.cynkra.dev/dataset/dc207193-f3d7-44ea-ae28-b81943e33929> a dcat:Dataset ;
    dct:description """Gesamtfläche des jeweiligen Gebietes (ohne Seen) in Hektar.
""" ;
    dct:identifier "dc207193-f3d7-44ea-ae28-b81943e33929" ;
    dct:issued "2026-06-09T10:18:35.013276"^^xsd:dateTime ;
    dct:modified "2026-06-09T10:18:35.013283"^^xsd:dateTime ;
    dct:publisher <https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> ;
    dct:title "Gesamtfläche [ha]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bundesamt für Statistik, Arealstatistik" ] ;
    dcat:keyword "flchen",
        "geographie flchen",
        "indicator",
        "raum und umwelt" .

<https://ogd.cynkra.dev/organization/1cf16550-65c1-4558-886a-01c34efaf27d> a foaf:Agent ;
    foaf:name "DSSG" .

