@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/dataset/0707ad86-fdde-4953-a90c-b45728ef3339> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Statistisches Amt für Hamburg und Schleswig-Holstein" ;
    dct:description """Bautätigkeit, Wohnen - Gebäude und Wohnungsbestand - Wohngebäudebestand nach Anzahl der Wohnungen in Neufelderkoog \r
\r
[Zum HTML-Angebot der Zeitreihe](https://region.statistik-nord.de/detail_timeline/19/1501/2/1/345/423/)\r
\r
[Regionaldaten für Schleswig-Holstein](https://region.statistik-nord.de/main/1)\r
\r
Statistisches Amt für Hamburg und Schleswig-Holstein\r
          """ ;
    dct:identifier "0707ad86-fdde-4953-a90c-b45728ef3339" ;
    dct:issued "2023-06-16T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-01-18T05:39:33.830178"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/statistikamt-nord> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/01051077> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-01T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2000-12-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Wohngebäudebestand nach Anzahl der Wohnungen in Neufelderkoog" ;
    dcat:distribution <https://region.statistik-nord.de/detail_timelineexport/19/1501/2/1/345/423/> ;
    dcat:keyword "anzahl-der-wohnungen",
        "bautätigkeit",
        "davon",
        "gebäude-und-wohnungsbestand",
        "neufelderkoog",
        "wohnen",
        "wohngebäudebestand" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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/01051077> a dct:Location ;
    skos:prefLabel "Gemeinde Neufelderkoog" ;
    locn:geometry "POLYGON ((8.9385 53.9102, 8.9385 53.9120, 8.9432 53.9120, 8.9432 53.9102, 8.9385 53.9102))"^^gsp:wktLiteral .

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

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

<https://region.statistik-nord.de/detail_timelineexport/19/1501/2/1/345/423/> 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 "2022-12-09T05:37:45.229885"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-08-15T14:32:21.353707"^^xsd:dateTime ;
    dct:title "2023-08-15-16-30-Wohngebaeudebestand_nach_Anzahl_der_Wohnungen_in_Neufelderkoog" ;
    dcat:accessURL <https://region.statistik-nord.de/detail_timelineexport/19/1501/2/1/345/423/> ;
    dcat:downloadURL <https://region.statistik-nord.de/detail_timelineexport/19/1501/2/1/345/423/> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

