@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 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/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

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

<https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """<p>Eine Auflistung aller für die jeweiligen Jahre vergebenen Vornamen. Der Datensatz wird sukzessive um vergangene und zukünftige Jahre erweitert</p>

<p>Vornamen (inklusive Anzahl der vergebenen Vornamen) für das Jahr X</p>

<p>Die CSV-Datei mit den Vornamen enthält folgende Spalten:</p>

<p>"anzahl" = Anzahl<br />
"vorname" = Vorname<br />
"geschlecht" = Geschlecht welchem dem Namen zugehörig ist<br />
"position"= Rangfolge des Namen, 1 = Vorname, 2 = Zweitname, ...</p>
""" ;
    dct:identifier "39dc3835-6158-4421-b234-aa5ac9973714" ;
    dct:issued "2020-11-26T11:05:01+01:00"^^xsd:dateTime ;
    dct:modified "2020-11-26T11:05:01+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "VORNAMENSTATISTIK STADT HEILBRONN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn - Standesamt" ;
            vcard:hasEmail <mailto:standesamt@heilbronn.de> ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/029c8aa3-a3e8-46bf-8c80-fa9dc18a8076>,
        <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/7d9d51cc-ca3f-4049-a6b3-64be86555c8c>,
        <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/e78b3936-dae0-46e1-bb4b-31053bd9c593>,
        <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f319e7ab-d6a1-43e6-bd83-a2f757834d92>,
        <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f77ddd9a-d0d5-4925-a7a8-6638fc012cae> ;
    dcat:keyword "__",
        "bevölkerung" ;
    dcat:landingPage <https://opendata.heilbronn.de/www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn> .

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

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

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

<https://opendata.heilbronn.de/sites/default/files/StA%20HN%20Vornamenstatistik%202021.csv> a rdfs:Resource .

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

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

<https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> a foaf:Agent ;
    foaf:name "Stadt Heilbronn" .

<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/language/DEU> a dct:LinguisticSystem .

<https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/029c8aa3-a3e8-46bf-8c80-fa9dc18a8076> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T11:10:38+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-03-05T16:08:21+01:00"^^xsd:dateTime ;
    dct:title "Vornamen  2017" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "4586160030c56f55cc90b87b8d1572f8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/029c8aa3-a3e8-46bf-8c80-fa9dc18a8076> ;
    dcat:byteSize 30084.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10001_Vornamen_2017.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/029c8aa3-a3e8-46bf-8c80-fa9dc18a8076> .

<https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/7d9d51cc-ca3f-4049-a6b3-64be86555c8c> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-01-24T21:06:06+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2022-03-05T16:13:29+01:00"^^xsd:dateTime ;
    dct:title "Vornamen  2020" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "44830c0acb210ac8626316e9d98ebc30"^^xsd:hexBinary ] ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/7d9d51cc-ca3f-4049-a6b3-64be86555c8c> ;
    dcat:byteSize 30604.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/Vornamen_2020.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/7d9d51cc-ca3f-4049-a6b3-64be86555c8c> .

<https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/e78b3936-dae0-46e1-bb4b-31053bd9c593> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Vornamen (inklusive Anzahl der vergebenen Vornamen) für 2021</p>

<p>Die CSV-Datei mit den Vornamen enthält folgende Spalten:</p>

<p>"anzahl" = Anzahl<br />
"vorname" = Vorname<br />
"geschlecht" = Geschlecht welchem dem Namen zugehörig ist<br />
"position"= Rangfolge des Vornamen in der Gesamtliste</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-01-24T21:08:26+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-01-24T21:08:26+01:00"^^xsd:dateTime ;
    dct:title "Vornamen 2021" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/e78b3936-dae0-46e1-bb4b-31053bd9c593> ;
    dcat:byteSize 30191.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/StA%20HN%20Vornamenstatistik%202021.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/e78b3936-dae0-46e1-bb4b-31053bd9c593> .

<https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f319e7ab-d6a1-43e6-bd83-a2f757834d92> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T11:15:05+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2022-03-05T16:11:34+01:00"^^xsd:dateTime ;
    dct:title "Vornamen 2018" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "2978e78f8ae78a69305cc046daab9657"^^xsd:hexBinary ] ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f319e7ab-d6a1-43e6-bd83-a2f757834d92> ;
    dcat:byteSize 28757.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10002_Vornamen_2018.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f319e7ab-d6a1-43e6-bd83-a2f757834d92> .

<https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f77ddd9a-d0d5-4925-a7a8-6638fc012cae> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/stable> ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-26T11:15:45+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2022-03-05T16:12:13+01:00"^^xsd:dateTime ;
    dct:title "Vornamen 2019" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "169e57b04a474ace20dd4d796c06b670"^^xsd:hexBinary ] ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f77ddd9a-d0d5-4925-a7a8-6638fc012cae> ;
    dcat:byteSize 29171.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10003_Vornamen_2019.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/vornamenstatistik-stadt-heilbronn/resource/f77ddd9a-d0d5-4925-a7a8-6638fc012cae> .

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

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

