@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/78b3f15b-7352-47b0-beab-688db4308014> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Jahresbericht der Behindertenkoordination der Stadt Soest" ;
    dct:identifier "78b3f15b-7352-47b0-beab-688db4308014" ;
    dct:issued "2025-05-27T03:50:04.188070"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:16.793949"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Jahresbericht der Behindertenkoordination der Stadt Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/78b3f15b-7352-47b0-beab-688db4308014/resource/3f0aeef2-5b73-4916-9299-59ed24de9ff1> ;
    dcat:landingPage <https://www.soest.de/fileadmin/user_upload/Dokumente/Familie_und_Soziales/Staedtische_Behindertenkoordination_Jahresbericht_2020.pdf> ;
    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/78b3f15b-7352-47b0-beab-688db4308014/resource/3f0aeef2-5b73-4916-9299-59ed24de9ff1> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-27T03:50:46.318719"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-27T03:50:46.304126"^^xsd:dateTime ;
    dct:title "Jahresbericht der städtischen Behindertenkoordination 2020" ;
    dcat:accessURL <https://opendata.soest.de/dataset/78b3f15b-7352-47b0-beab-688db4308014/resource/3f0aeef2-5b73-4916-9299-59ed24de9ff1/download/staedtische_behindertenkoordination_jahresbericht_2020.pdf> ;
    dcat:byteSize "400846"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://opendata.soest.de/dataset/78b3f15b-7352-47b0-beab-688db4308014/resource/3f0aeef2-5b73-4916-9299-59ed24de9ff1/download/staedtische_behindertenkoordination_jahresbericht_2020.pdf> a rdfs:Resource .

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

<https://www.soest.de/fileadmin/user_upload/Dokumente/Familie_und_Soziales/Staedtische_Behindertenkoordination_Jahresbericht_2020.pdf> a foaf:Document .

