@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.soest.de/dataset/9186f0cf-fb6a-4dc6-9aa1-1791b78d08c1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Wohngeldhaushalte in Soest" ;
    dct:identifier "9186f0cf-fb6a-4dc6-9aa1-1791b78d08c1" ;
    dct:issued "2025-05-28T05:13:01.270349"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:15.668550"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Wohngeldhaushalte in Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/9186f0cf-fb6a-4dc6-9aa1-1791b78d08c1/resource/279e4003-cc5c-44e3-8ec7-78a0ac3268c4> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://opendata.soest.de/dataset/9186f0cf-fb6a-4dc6-9aa1-1791b78d08c1/resource/279e4003-cc5c-44e3-8ec7-78a0ac3268c4> a dcat:Distribution ;
    dct:description "Wohngeldhaushalte in Soest" ;
    dct:format "CSV" ;
    dct:issued "2025-05-28T05:13:18.970044"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-28T05:13:18.949023"^^xsd:dateTime ;
    dct:title "Wohngeldhaushalte in Soest" ;
    dcat:accessURL <https://opendata.soest.de/dataset/9186f0cf-fb6a-4dc6-9aa1-1791b78d08c1/resource/279e4003-cc5c-44e3-8ec7-78a0ac3268c4/download/1506_wohngeldhaushalte.csv> ;
    dcat:byteSize "568"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/9186f0cf-fb6a-4dc6-9aa1-1791b78d08c1/resource/279e4003-cc5c-44e3-8ec7-78a0ac3268c4/download/1506_wohngeldhaushalte.csv> a rdfs:Resource .

<https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> a foaf:Agent ;
    foaf:name "Stadt Soest" .

