@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.soest.de/dataset/9f309c32-bc98-4d6d-927c-14d7e3b005de> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:name "Stadt Soest, Abteilung Soziales" ] ;
    dct:description "Empfänger von Grundsicherung im Alter und bei Erwerbsminderung in Soest" ;
    dct:identifier "9f309c32-bc98-4d6d-927c-14d7e3b005de" ;
    dct:issued "2025-06-11T08:45:12.261845"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:10.456097"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/86dfbf8a-bda2-44f4-b530-46b45517080d> ;
    dct:title "Empfänger von Grundsicherung im Alter und bei Erwerbsminderung in Soest" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ] ;
    dcat:distribution <https://opendata.soest.de/dataset/9f309c32-bc98-4d6d-927c-14d7e3b005de/resource/1725d07b-dcd8-496c-b529-c8c5f5ca0eb8> ;
    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/9f309c32-bc98-4d6d-927c-14d7e3b005de/resource/1725d07b-dcd8-496c-b529-c8c5f5ca0eb8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-11T08:45:49.384104"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-06-11T08:45:49.364364"^^xsd:dateTime ;
    dct:title "Empfänger von Grundsicherung in Soest 2021 bis 2023" ;
    dcat:accessURL <https://opendata.soest.de/dataset/9f309c32-bc98-4d6d-927c-14d7e3b005de/resource/1725d07b-dcd8-496c-b529-c8c5f5ca0eb8/download/1501_grundsicherung.csv> ;
    dcat:byteSize "273"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/9f309c32-bc98-4d6d-927c-14d7e3b005de/resource/1725d07b-dcd8-496c-b529-c8c5f5ca0eb8/download/1501_grundsicherung.csv> a rdfs:Resource .

<https://test.ckan.open.nrw.de/organization/86dfbf8a-bda2-44f4-b530-46b45517080d> a foaf:Agent ;
    foaf:name "Stadt Soest" .

