@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/organization/statistikamt-nord> a foaf:Agent ;
    foaf:name "Statistisches Amt für Hamburg und Schleswig-Holstein A.ö.R. (Statistikamt Nord)" .

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

<http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01051060> a dct:Location ;
    skos:prefLabel "Gemeinde Kleve" ;
    locn:geometry "POLYGON ((9.1093 54.2872, 9.1093 54.3520, 9.1548 54.3520, 9.1548 54.2872, 9.1093 54.2872))"^^gsp:wktLiteral .

<http://publications.europa.eu/resource/authority/frequency/YEARLY> a dct:Frequency .

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

<https://region.statistik-nord.de/detail_timeline/19/1501/7/1/345/408/> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Statistisches Amt für Hamburg und Schleswig-Holstein" ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/01051060> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/YEARLY> ;
    dct:description """
Bautätigkeit, Wohnen - Gebäude und Wohnungsbestand - Durchschnittliche Wohnungsgröße in m² in Kleve 

[Zum HTML-Angebot der Zeitreihe](https://region.statistik-nord.de/detail_timeline/19/1501/7/1/345/408/)

[Regionaldaten für Schleswig-Holstein](https://region.statistik-nord.de/main/1)

Statistisches Amt für Hamburg und Schleswig-Holstein
          """ ;
    dct:identifier <https://region.statistik-nord.de/detail_timeline/19/1501/7/1/345/408/> ;
    dct:issued "2025-07-24T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-07-24"^^xsd:date ;
    dct:publisher <http://134.245.19.93/organization/statistikamt-nord> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/01051060> ],
        <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01051060> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-01T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2000-12-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Durchschnittliche Wohnungsgröße in m² in Kleve" ;
    dcat:distribution <https://region.statistik-nord.de/detail_timelineexport/19/1501/7/1/345/408/> ;
    dcat:keyword "Bautätigkeit, Wohnen",
        "Durchschnittliche Wohnungsgröße",
        "Durchschnittliche Wohnungsgröße in m²",
        "Gebäude und Wohnungsbestand",
        "Kleve",
        "m²" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://region.statistik-nord.de/detail_timelineexport/19/1501/7/1/345/408/> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "Statistisches Amt für Hamburg und Schleswig-Holstein" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-01-29T13:14:49.386749"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-08-15T18:17:39.668519"^^xsd:dateTime ;
    dct:title "2025-08-15-20-15-Durchschnittliche_Wohnungsgroesse_in_m²_in_Kleve" ;
    dcat:accessURL <https://region.statistik-nord.de/detail_timelineexport/19/1501/7/1/345/408/> ;
    dcat:downloadURL <https://region.statistik-nord.de/detail_timelineexport/19/1501/7/1/345/408/> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

