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

<https://offenedaten.frankfurt.de/dcat/dataset/de-he-frankfurtam-erzeugerpreisindex_quartale> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/hessen> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/federal> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/06412000> ;
    dct:description "Erzeugerpreisindex Quartale" ;
    dct:identifier "1783" ;
    dct:issued "2026-05-04T19:58:26.924475"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-05-05T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Stadt Frankfurt am Main" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-06-30T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2020-12-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Erzeugerpreisindex Quartale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carolin Gerhold" ;
            vcard:hasEmail <mailto:infoservice.statistik@stadt-frankfurt.de> ] ;
    dcat:distribution <https://offenedaten.frankfurt.de/dcat/dataset/de-he-frankfurtam-erzeugerpreisindex_quartale#dist-csv> ;
    dcat:keyword "1. Quartal",
        "2. Quartal",
        "3. Quartal",
        "4. Quartal",
        "Dienstleistungen",
        "Jahr",
        "Wirtschaftszweig" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<https://offenedaten.frankfurt.de/dcat/dataset/de-he-frankfurtam-erzeugerpreisindex_quartale#dist-csv> a dcat:Distribution ;
    dct:description "de-he-frankfurtam-erzeugerpreisindex_quartale" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-04T19:58:26.928923"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-05-05T00:00:00"^^xsd:dateTime ;
    dct:title "Erzeugerpreisindex Quartale" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "28d3220c438a5f07672db1651f3808fd"^^xsd:hexBinary ] ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://offenedaten.frankfurt.de/dcat/dataset/de-he-frankfurtam-erzeugerpreisindex_quartale> ;
    dcat:downloadURL <https://offenedaten.frankfurt.de/dcat/dataset/de-he-frankfurtam-erzeugerpreisindex_quartale/content.csv> .

