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

<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://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bevoelkerungsentwicklung_jahresweise_einzeljahre> a rdfs:Resource,
        dcat:Dataset ;
    dcatde:maintainer [ a foaf:Person ;
            foaf:name "Sandra Majer" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082320000000> ;
    dct:description "Bevölkerungsentwicklung (jahresweise) Einzeljahre" ;
    dct:identifier "168" ;
    dct:issued "2024-07-08T16:25:19.421752"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2022-12-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Stadt Pforzheim" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/082320000000> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1999-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Bevölkerungsentwicklung (jahresweise) Einzeljahre" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sandra Majer" ;
            vcard:hasEmail <mailto:Sandra.Majer@pforzheim.de> ] ;
    dcat:distribution <http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bevoelkerungsentwicklung_jahresweise_einzeljahre#dist-csv> ;
    dcat:keyword "alter-der-person",
        "deutsche-insgesamt",
        "deutsche-männlich",
        "deutsche-weiblich",
        "insgesamt",
        "jahr",
        "männlich",
        "nichtdeustche-männlich",
        "nichtdeutsche-insgesamt",
        "nichtdeutsche-weiblich",
        "weiblich" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bevoelkerungsentwicklung_jahresweise_einzeljahre#dist-csv> a dcat:Distribution ;
    dct:description "de-bw-pforzheim-bevoelkerungsentwicklung_jahresweise_einzeljahre" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-07-08T16:25:19.425885"^^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-12-31"^^xsd:date ;
    dct:title "Bevölkerungsentwicklung (jahresweise) Einzeljahre" ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bevoelkerungsentwicklung_jahresweise_einzeljahre> ;
    dcat:downloadURL <http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bevoelkerungsentwicklung_jahresweise_einzeljahre/content.csv> .

<http://www.duva-server.de/psp2dcat/dataset/de-bw-pforzheim-bevoelkerungsentwicklung_jahresweise_einzeljahre/content.csv> a rdfs:Resource .

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

