@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/70252526-d56d-494b-890e-67851f467082> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Anzahl außerschulischer Bildungsangebote in Soest" ;
    dct:identifier "70252526-d56d-494b-890e-67851f467082" ;
    dct:issued "2025-06-11T06:05:47.769306"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:17.086996"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Außerschulische Bildungsangebote in der Stadt Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/70252526-d56d-494b-890e-67851f467082/resource/82887c76-aef4-4612-9b94-c1a92c9610f1> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <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/70252526-d56d-494b-890e-67851f467082/resource/82887c76-aef4-4612-9b94-c1a92c9610f1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-06-11T06:06:14.423849"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-06-11T06:06:14.404898"^^xsd:dateTime ;
    dct:title "Anzahl außerschulischer Bildungsangebote in Soest 2022 und 2023" ;
    dcat:accessURL <https://opendata.soest.de/dataset/70252526-d56d-494b-890e-67851f467082/resource/82887c76-aef4-4612-9b94-c1a92c9610f1/download/i_3a_anzahl-ausserschulischer-bildungsangebote.csv> ;
    dcat:byteSize "145"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/70252526-d56d-494b-890e-67851f467082/resource/82887c76-aef4-4612-9b94-c1a92c9610f1/download/i_3a_anzahl-ausserschulischer-bildungsangebote.csv> a rdfs:Resource .

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

