@prefix adms: <http://www.w3.org/ns/adms#> .
@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 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#> .

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

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

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bauen_und_wohnen> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:maintainer [ a foaf:Person ;
            foaf:name "Kommunale Statistikstelle Stadt Pforzheim" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082310000000> ;
    dct:description "Wohnungen & Wohngebäude, Baugenehmigungen, Baufertigstellungen seit 2001." ;
    dct:identifier "253" ;
    dct:issued "2024-10-14T01:00:13.397907"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Pforzheim" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082310000000> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2001-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Bauen und Wohnen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kommunale Statistikstelle Stadt Pforzheim" ;
            vcard:hasEmail <mailto:statistik@pforzheim.de> ] ;
    dcat:distribution <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bauen_und_wohnen#dist-csv> ;
    dcat:keyword "baufertigstellungen-nichtwohngebäude",
        "baufertigstellungen-nichtwohngebäude-nutzfläche-in-qm",
        "baufertigstellungen-wohnfläche-in-qm",
        "baufertigstellungen-wohngebäude",
        "baufertigstellungen-wohnungen",
        "baugenehmigungen-im-nichtwohnbau-gebäude",
        "baugenehmigungen-im-nichtwohnbau-nutzfläche-in-qm",
        "baugenehmigungen-im-wohnbau-gebäude",
        "baugenehmigungen-im-wohnbau-wohnfäche-in-qm",
        "baugenehmigungen-im-wohnbau-wohnungen",
        "einwohnerzahl",
        "jahr",
        "räume-insgesamt",
        "wohngebäude",
        "wohngebäude-mit-1-wohnung",
        "wohngebäude-mit-2-wohnungen",
        "wohngebäude-mit-3-und-mehr-wohnungen",
        "wohnungen-insgesamt",
        "wohnungen-mit-1-raum",
        "wohnungen-mit-2-räumen",
        "wohnungen-mit-3-räumen",
        "wohnungen-mit-4-räumen",
        "wohnungen-mit-5-räumen",
        "wohnungen-mit-6-und-mehr-räumen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bauen_und_wohnen#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-pforzheim-bauen_und_wohnen" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-10-14T01:00:13.399712"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-05"^^xsd:date ;
    dct:title "Bauen und Wohnen" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bauen_und_wohnen> ;
    dcat:downloadURL <https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bauen_und_wohnen/content.csv> ;
    dcat:mediaType "text/csv" .

<https://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bauen_und_wohnen/content.csv> a rdfs:Resource .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

