@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.readi.de/dataset/30023ed3-0138-48ae-a21c-81dc1a8f821f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "ordnungsamt@ettlingen.de" ;
            foaf:name "Stadt Ettlingen -OSA" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "Markus.Garcia@ettlingen.de" ;
            foaf:name "SG Unterbringung" ],
        [ a foaf:Agent ;
            foaf:mbox "Markus.Garcia@ettlingen.de" ;
            foaf:name "SG Unterbringung" ] ;
    dct:description "Jährliche aktualisierte Daten im Rahmen des Rechenschaftsberichts " ;
    dct:identifier "30023ed3-0138-48ae-a21c-81dc1a8f821f" ;
    dct:issued "2024-10-08T07:37:07.439282"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:50:48.292422"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> ;
    dct:title "Anzahl Asylbewerber und Obdachlose" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Ettlingen -OSA" ;
            vcard:hasEmail <mailto:ordnungsamt@ettlingen.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/30023ed3-0138-48ae-a21c-81dc1a8f821f/resource/d79962d6-d205-49d2-89e5-3f7285145c5f> ;
    dcat:keyword "bevölkerung",
        "datenbw",
        "einwohner",
        "ettlingen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/INTR>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://dcat-ap.de/def/licenses/cc-by/4.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://opendata.readi.de/dataset/30023ed3-0138-48ae-a21c-81dc1a8f821f/resource/d79962d6-d205-49d2-89e5-3f7285145c5f> a dcat:Distribution ;
    dct:description "Anzahl Flüchtlingen und Obdachlose, die in Ettlingen untergebracht sind zum Stichtag 31.12.2023" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-10-08T07:39:19.844155"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2024-10-08T07:39:19.804413"^^xsd:dateTime ;
    dct:title "Anzahl der Asylbewerber und Obdachlose 2023" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b7a0e48faf95513b09e7b99541d1d38b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/30023ed3-0138-48ae-a21c-81dc1a8f821f/resource/d79962d6-d205-49d2-89e5-3f7285145c5f/download/anzahl-asylbewerber-und-obdachlose-2023.csv> ;
    dcat:byteSize 36.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/dataset/30023ed3-0138-48ae-a21c-81dc1a8f821f/resource/d79962d6-d205-49d2-89e5-3f7285145c5f/download/anzahl-asylbewerber-und-obdachlose-2023.csv> a rdfs:Resource .

<https://opendata.readi.de/organization/8d9c3f4b-136c-4cc5-b7bc-e1c0649c0b5b> a foaf:Agent ;
    foaf:name "Stadt Ettlingen" .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

