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

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<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 .

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

<https://opendata.heilbronn.de/dataset/monatliche-einwohnerentwicklung> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/08> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/MONTHLY> ;
    dct:description """<p>Der Datensatz enthält die monatliche Entwicklung der Einwohnerzahl jeweils zum Monatsende. Neben der Einwohnerzahl sind auch die Geburten, Sterbefälle, Bevölkerungsbewegungen - Natürlicher Saldo, Zu- und Wegzüge, Bevölkerungsbewegungen  - Außenwanderungssaldo sowie der Gesamtsaldo enthalten. </p>

<p>Format Stichtag: JJJJMM</p>

<p>Die Monatsergebnisse können sich geringfügig von den Jahresergebnissen unterscheiden.</p>
""" ;
    dct:identifier "7c89560e-f9d1-45ae-acda-12c2bce3f518" ;
    dct:issued "2023-06-07T10:46:01+02:00"^^xsd:dateTime ;
    dct:modified "2023-06-07T10:46:01+02:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.heilbronn.de/startseite.html> ;
            foaf:name "Stadt Heilbronn" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/08> ] ;
    dct:title "MONATLICHE EINWOHNERENTWICKLUNG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stabsstelle Strategie und Stadtentwicklung" ;
            vcard:hasEmail <mailto:stadtentwicklung+zukunftsfragen@heilbronn.de> ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/monatliche-einwohnerentwicklung/resource/b267ff6b-e002-4030-a8b6-d1b7a4294f3a> ;
    dcat:keyword "bevölkerung" ;
    dcat:landingPage <https://opendata.heilbronn.de/www.heilbronn.de> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> ;
    foaf:page <https://opendata.heilbronn.de/dataset/monatliche-einwohnerentwicklung> .

<https://opendata.heilbronn.de/sites/default/files/MonatlicheEinwohnerentwicklung_6.csv> a rdfs:Resource .

<https://opendata.heilbronn.de/www.heilbronn.de> a foaf:Document .

<https://opendata.heilbronn.de/dataset/monatliche-einwohnerentwicklung/resource/b267ff6b-e002-4030-a8b6-d1b7a4294f3a> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-06-07T11:02:30+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-11-02T10:56:03+01:00"^^xsd:dateTime ;
    dct:title "Monatliche Einwohnerentwicklung seit Dezember 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "67f27f5e781adc4625b3333776c57c2a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/monatliche-einwohnerentwicklung/resource/b267ff6b-e002-4030-a8b6-d1b7a4294f3a> ;
    dcat:byteSize 660.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/MonatlicheEinwohnerentwicklung_6.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/monatliche-einwohnerentwicklung/resource/b267ff6b-e002-4030-a8b6-d1b7a4294f3a> .

