@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/5cd7d3a2-a41d-48af-b0db-bce047f6c6b1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Altersarmut in der Stadt Soest" ;
    dct:identifier "5cd7d3a2-a41d-48af-b0db-bce047f6c6b1" ;
    dct:issued "2025-06-11T08:53:21.880659"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:24.704171"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Altersarmut in der Stadt Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/5cd7d3a2-a41d-48af-b0db-bce047f6c6b1/resource/24938a05-690d-4959-8fec-85b87b678b47> ;
    dcat:keyword "Altersarmut" ;
    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/5cd7d3a2-a41d-48af-b0db-bce047f6c6b1/resource/24938a05-690d-4959-8fec-85b87b678b47> a dcat:Distribution ;
    dct:description "Altersarmut in der Stadt Soest" ;
    dct:format "CSV" ;
    dct:issued "2025-06-11T08:54:00.369444"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-06-11T08:54:00.349173"^^xsd:dateTime ;
    dct:title "Altersarmut in der Stadt Soest 2016 bis 2023" ;
    dcat:accessURL <https://opendata.soest.de/dataset/5cd7d3a2-a41d-48af-b0db-bce047f6c6b1/resource/24938a05-690d-4959-8fec-85b87b678b47/download/altersarmut_soest_2016_2023.csv> ;
    dcat:byteSize "453"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/5cd7d3a2-a41d-48af-b0db-bce047f6c6b1/resource/24938a05-690d-4959-8fec-85b87b678b47/download/altersarmut_soest_2016_2023.csv> a rdfs:Resource .

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

