@prefix adms: <http://www.w3.org/ns/adms#> .
@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 locn: <http://www.w3.org/ns/locn#> .
@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://www.offenedaten-koeln.de/dataset/sterbebuch-koeln-2015> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:contributor [ a foaf:Organization ;
            foaf:homepage <https://www.stadt-koeln.de/service/adressen/standesamt> ;
            foaf:name "Standesamt Stadt Köln" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:homepage <https://www.stadt-koeln.de/service/adressen/standesamt> ;
            foaf:name "Standesamt Stadt Köln" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.stadt-koeln.de/service/adressen/standesamt> ;
            foaf:name "Standesamt Stadt Köln" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.stadt-koeln.de/service/adressen/standesamt> ;
            foaf:name "Standesamt Stadt Köln" ] ;
    dct:description """<p>Anzahl der Beurkundung von Sterbefällen in Köln nach Monaten</p>
""" ;
    dct:identifier "3875d09f-070d-4fbb-8483-0fc7870d0fce" ;
    dct:issued "2024-05-06T08:41:21+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-27T16:02:17+01:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Nfcea6462a5854777bbb1161606626a23" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Nfcea6462a5854777bbb1161606626a23" ],
        [ a dct:ProvenanceStatement ;
            rdfs:label "Nfcea6462a5854777bbb1161606626a23" ] ;
    dct:publisher <https://www.offenedaten-koeln.de/publisher/75b9d572a72e7163debe2e2090af3d88> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ] ;
    dct:title "Sterbebuch Köln 2015" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Standesamt Stadt Köln" ;
            vcard:hasEmail <mailto:standesamt@stadt-koeln.de> ],
        [ a vcard:Organization ;
            vcard:fn "Standesamt Stadt Köln" ],
        [ a vcard:Organization ;
            vcard:fn "Standesamt Stadt Köln" ],
        [ a vcard:Kind ;
            vcard:fn "Standesamt Stadt Köln" ;
            vcard:hasEmail <mailto:standesamt@stadt-koeln.de> ],
        [ a vcard:Organization ;
            vcard:fn "Standesamt Stadt Köln" ] ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/ffafb53bb967d12651a59a7a988a20af> ;
    dcat:keyword "Bevölkerung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<http://www.offenedaten-koeln.de/sites/default/files/distribution/Sterbebuch_2015.csv> a rdfs:Resource .

<https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> a dct:Standard .

<https://www.govdata.de/dl-de/zero-2-0> a dct:RightsStatement .

<https://www.offenedaten-koeln.de/publisher/75b9d572a72e7163debe2e2090af3d88> a foaf:Agent ;
    foaf:name "Stadt Köln" .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://www.offenedaten-koeln.de/distribution/ffafb53bb967d12651a59a7a988a20af> a rdfs:Resource,
        dcat:Distribution ;
    dct:conformsTo <https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-07-07T11:44:33+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2024-05-06T06:45:33+00:00"^^xsd:dateTime ;
    dct:rights <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:title "Sterbebuch Köln 2015" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/ffafb53bb967d12651a59a7a988a20af> ;
    dcat:downloadURL <http://www.offenedaten-koeln.de/sites/default/files/distribution/Sterbebuch_2015.csv> ;
    dcat:mediaType "text/csv" .

