@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://ckan.datenplattform.heidelberg.de/dataset/5f1f3dfd-63b9-4b11-b54c-e42634609ad8> a dcat:Dataset ;
    dct:description "Diese Tabelle enthält verschiedene Daten zum Thema Gesundheit in der Stadt Heidelberg." ;
    dct:identifier "5f1f3dfd-63b9-4b11-b54c-e42634609ad8" ;
    dct:issued "2023-08-22T07:25:35.545307"^^xsd:dateTime ;
    dct:modified "2023-08-22T07:26:10.448779"^^xsd:dateTime ;
    dct:publisher <https://ckan.datenplattform.heidelberg.de/organization/981ecc8a-d859-4b15-af8e-ec36bdc142c6> ;
    dct:title "Statistisches Jahrbuch Gesundheit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amt für Stadtentwicklung und Statistik" ;
            vcard:hasEmail <mailto:stadtentwicklung@heidelberg.de> ] ;
    dcat:distribution <https://ckan.datenplattform.heidelberg.de/dataset/5f1f3dfd-63b9-4b11-b54c-e42634609ad8/resource/06d5e94a-2cf4-4345-b9ea-e4ae1af77fdb> ;
    dcat:keyword "gesundheit" ;
    dcat:landingPage <https://www.heidelberg.de/hd%2CLde/HD/Leben/_Statistisches+Jahrbuch.html> .

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

<https://ckan.datenplattform.heidelberg.de/dataset/5f1f3dfd-63b9-4b11-b54c-e42634609ad8/resource/06d5e94a-2cf4-4345-b9ea-e4ae1af77fdb> a dcat:Distribution ;
    dct:description "Diese Tabelle enthält verschiedene Daten zum Thema Gesundheit in der Stadt Heidelberg." ;
    dct:format "XLSX" ;
    dct:issued "2023-08-22T07:26:07.322900"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-22T07:26:10.454000"^^xsd:dateTime ;
    dct:title "Statistisches_Jahrbuch_Gesundheit.xlsx" ;
    dcat:accessURL <https://ckan.datenplattform.heidelberg.de/de/dataset/5f1f3dfd-63b9-4b11-b54c-e42634609ad8/resource/06d5e94a-2cf4-4345-b9ea-e4ae1af77fdb/download/12_xlsx_09.-gesundheit.xlsx> ;
    dcat:byteSize 29568.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.datenplattform.heidelberg.de/de/dataset/5f1f3dfd-63b9-4b11-b54c-e42634609ad8/resource/06d5e94a-2cf4-4345-b9ea-e4ae1af77fdb/download/12_xlsx_09.-gesundheit.xlsx> a rdfs:Resource .

<https://ckan.datenplattform.heidelberg.de/organization/981ecc8a-d859-4b15-af8e-ec36bdc142c6> a foaf:Agent ;
    foaf:name "Amt für Stadtentwicklung und Statistik" .

<https://www.heidelberg.de/hd%2CLde/HD/Leben/_Statistisches+Jahrbuch.html> a foaf:Document .

