@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/f2a32dab-ddd5-4aee-9a8e-66134bfab6af> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Schiedsamtsbezirke der Stadt Soest" ;
    dct:identifier "f2a32dab-ddd5-4aee-9a8e-66134bfab6af" ;
    dct:issued "2025-05-25T07:22:38.034646"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:23.698148"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Schiedsamtsbezirke der Stadt Soest" ;
    dcat:distribution <https://opendata.soest.de/dataset/f2a32dab-ddd5-4aee-9a8e-66134bfab6af/resource/7bcfabcb-96bf-4994-9d53-7835f220a259> ;
    dcat:keyword "Schiedsamt",
        "Schiedsamtsbezirk",
        "Schiedsfrau",
        "Schiedsmann" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/JUST>,
        <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/f2a32dab-ddd5-4aee-9a8e-66134bfab6af/resource/7bcfabcb-96bf-4994-9d53-7835f220a259> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-05-25T07:23:02.954322"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-05-25T07:23:02.925659"^^xsd:dateTime ;
    dct:title "Schiedsamtsbezirke der Stadt Soest" ;
    dcat:accessURL <https://opendata.soest.de/dataset/f2a32dab-ddd5-4aee-9a8e-66134bfab6af/resource/7bcfabcb-96bf-4994-9d53-7835f220a259/download/schiedsamtsbezirke-der-stadt-soest.json> ;
    dcat:byteSize "166609"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://opendata.soest.de/dataset/f2a32dab-ddd5-4aee-9a8e-66134bfab6af/resource/7bcfabcb-96bf-4994-9d53-7835f220a259/download/schiedsamtsbezirke-der-stadt-soest.json> a rdfs:Resource .

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

