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

<https://test.ckan.open.nrw.de/dataset/2850e297-b1e1-4b31-aa7b-011b8bbdfeeb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <http://www.lbme.nrw.de> ;
            foaf:mbox "Eichtechnik@lbme.nrw.de" ;
            foaf:name "LBME NRW" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dct:description "Statistik über Eichungen und weitere eichamtliche Prüfungen in NRW im Jahr 2024" ;
    dct:identifier "4816465e-a25f-5db0-beb7-ce62d18843b4" ;
    dct:issued "2025-02-21"^^xsd:date ;
    dct:modified "2025-02-24T07:34:26+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "Philip.Gerling@lbme.nrw.de" ;
            foaf:name "Landesbetrieb Mess- und Eichwesen NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "Philip.Gerling@lbme.nrw.de" ;
            foaf:name "Landesbetrieb Mess- und Eichwesen NRW" ;
            foaf:phone <tel:0221-59778-10132> ],
        [ a foaf:Agent ;
            foaf:mbox "Philip.Gerling@lbme.nrw.de" ;
            foaf:name "Landesbetrieb Mess- und Eichwesen NRW" ] ;
    dct:title "Eichstatistik 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LBME NRW" ;
            vcard:hasEmail <mailto:Eichtechnik@lbme.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "LBME NRW" ;
            vcard:hasEmail <mailto:Eichtechnik@lbme.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "LBME NRW" ;
            vcard:hasEmail <mailto:Eichtechnik@lbme.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/2850e297-b1e1-4b31-aa7b-011b8bbdfeeb/resource/9ad3f4be-fb49-4fab-9ef6-3dbeecc71a14> ;
    dcat:keyword " Statistik",
        "Eichamt",
        "Eichung",
        "Eichwesen",
        "Messwesen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

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

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

<https://test.ckan.open.nrw.de/dataset/2850e297-b1e1-4b31-aa7b-011b8bbdfeeb/resource/9ad3f4be-fb49-4fab-9ef6-3dbeecc71a14> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ODS> ;
    dct:issued "2026-02-05T20:33:09.387965"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2025-02-21T07:34:26+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://www.lbme.nrw.de/themen/eichung/open-data-statistiken> ;
    dcat:downloadURL <https://www.lbme.nrw.de/system/files/media/document/file/eichstatistik_-_2024.ods> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.oasis.opendocument.spreadsheet> .

<https://www.iana.org/assignments/media-types/application/vnd.oasis.opendocument.spreadsheet> a dct:MediaType .

<https://www.lbme.nrw.de/system/files/media/document/file/eichstatistik_-_2024.ods> a rdfs:Resource .

