@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/99899024-93ec-4e06-b966-3a0287281d77> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "s.schritt@soest.de" ;
            foaf:name "Stadt Soest, Abteilung Soziales" ] ;
    dct:description "Dieser Datensatz enthält Angaben über die Anzahl der Flüchtlinge und deren Unterbringung in Soest." ;
    dct:identifier "99899024-93ec-4e06-b966-3a0287281d77" ;
    dct:issued "2025-06-17T13:01:41.888808"^^xsd:dateTime ;
    dct:modified "2026-02-05T09:00:17.442568"^^xsd:dateTime ;
    dct:publisher <https://opendata.soest.de/organization/30a929e4-a372-4ca5-bb18-3b1ba6cf40db> ;
    dct:title "Flüchtlinge in Soest" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ;
            vcard:hasEmail <mailto:s.schritt@soest.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ;
            vcard:hasEmail <mailto:s.schritt@soest.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ;
            vcard:hasEmail <mailto:s.schritt@soest.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ;
            vcard:hasEmail <mailto:s.schritt@soest.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ;
            vcard:hasEmail <mailto:s.schritt@soest.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ;
            vcard:hasEmail <mailto:s.schritt@soest.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Soest, Abteilung Soziales" ;
            vcard:hasEmail <mailto:s.schritt@soest.de> ] ;
    dcat:distribution <https://opendata.soest.de/dataset/99899024-93ec-4e06-b966-3a0287281d77/resource/7ee0b4f0-925c-456f-b9ce-e8f71cf308c4> ;
    dcat:keyword "Flüchtlinge",
        "Übergangswohnheim" ;
    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/99899024-93ec-4e06-b966-3a0287281d77/resource/7ee0b4f0-925c-456f-b9ce-e8f71cf308c4> a dcat:Distribution ;
    dct:description "Flüchtlinge in Soest 2017 bis 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-06-17T13:02:42.487199"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-06-17T13:02:42.465381"^^xsd:dateTime ;
    dct:title "Flüchtlinge in Soest 2017 bis 2024" ;
    dcat:accessURL <https://opendata.soest.de/dataset/99899024-93ec-4e06-b966-3a0287281d77/resource/7ee0b4f0-925c-456f-b9ce-e8f71cf308c4/download/fluchtlingsstatistik_2017_2024.csv> ;
    dcat:byteSize "431"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.soest.de/dataset/99899024-93ec-4e06-b966-3a0287281d77/resource/7ee0b4f0-925c-456f-b9ce-e8f71cf308c4/download/fluchtlingsstatistik_2017_2024.csv> a rdfs:Resource .

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

