@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.readi.de/dataset/c16a367b-f95e-4b6e-a91a-c70613f537a8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "stadt@rastatt.de" ;
            foaf:name "Stadt Rastatt" ] ;
    dct:creator [ a foaf:Agent ;
            foaf:mbox "stadt@rastatt.de" ;
            foaf:name "Stadt Rastatt" ],
        [ a foaf:Organization ;
            foaf:mbox "stadt@rastatt.de" ;
            foaf:name "Stadt Rastatt" ] ;
    dct:description "Hier finden Sie die POIs in Rastatt mit ihren Adressen und Öffnungszeiten." ;
    dct:identifier "c16a367b-f95e-4b6e-a91a-c70613f537a8" ;
    dct:issued "2024-07-23T08:11:52.839114"^^xsd:dateTime ;
    dct:modified "2026-03-23T13:34:55.576808"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/c3f157d0-fe80-4876-bf51-bb32ae28e172> ;
    dct:title "Sehenswürdigkeiten - Rastatt" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Rastatt" ;
            vcard:hasEmail <mailto:stadt@rastatt.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/c16a367b-f95e-4b6e-a91a-c70613f537a8/resource/9683ba97-455f-44ef-9ab9-91504399e450> ;
    dcat:keyword "datenbw",
        "geistige-gesundheit",
        "z.b.-wirtschaft" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

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

<https://opendata.readi.de/dataset/c16a367b-f95e-4b6e-a91a-c70613f537a8/resource/9683ba97-455f-44ef-9ab9-91504399e450> a dcat:Distribution ;
    dct:description "Die Points of Interest der Stadt Rastatt" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2024-07-23T08:12:47.899111"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by-nd/4.0> ;
    dct:modified "2024-07-23T08:12:47.871037"^^xsd:dateTime ;
    dct:title "Points of Interest" ;
    dcat:accessURL <https://opendata.readi.de/dataset/c16a367b-f95e-4b6e-a91a-c70613f537a8/resource/9683ba97-455f-44ef-9ab9-91504399e450/download/regiomoveport-poi-2023_richtiges_format.xlsx> ;
    dcat:byteSize 109339.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://opendata.readi.de/dataset/c16a367b-f95e-4b6e-a91a-c70613f537a8/resource/9683ba97-455f-44ef-9ab9-91504399e450/download/regiomoveport-poi-2023_richtiges_format.xlsx> a rdfs:Resource .

<https://opendata.readi.de/organization/c3f157d0-fe80-4876-bf51-bb32ae28e172> a foaf:Agent ;
    foaf:name "Stadt Rastatt" .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

