@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://ckan.open.nrw.de/dataset/9ac86300-5f35-4f7a-afbb-93dddeaaaa22> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dct:description "Statistik über Eichungen und weitere eichamtliche Prüfungen in NRW im Jahr 2025" ;
    dct:identifier "198c2d59-3ad3-54a7-8045-696452fbb439" ;
    dct:issued "2026-02-20"^^xsd:date ;
    dct:modified "2026-02-20T12:41:06+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <http://www.lbme.nrw.de> ;
            foaf:mbox "Eichtechnik@lbme.nrw.de" ;
            foaf:name "Landesbetrieb Mess- und Eichwesen NRW" ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.lbme.nrw.de> ;
            foaf:mbox "Eichtechnik@lbme.nrw.de" ;
            foaf:name "Landesbetrieb Mess- und Eichwesen NRW" ;
            foaf:phone <tel:0221-59778-10132> ],
        [ a foaf:Agent ;
            foaf:homepage <http://www.lbme.nrw.de> ;
            foaf:mbox "Eichtechnik@lbme.nrw.de" ;
            foaf:name "Landesbetrieb Mess- und Eichwesen NRW" ] ;
    dct:title "Eichstatistik 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LBME NRW" ;
            vcard:hasEmail <mailto:Eichtechnik@lbme.nrw.de> ;
            vcard:hasURL <http://www.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://ckan.open.nrw.de/dataset/9ac86300-5f35-4f7a-afbb-93dddeaaaa22/resource/507a6d18-f39b-4a1a-8a82-9e875c6319ab> ;
    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://ckan.open.nrw.de/dataset/9ac86300-5f35-4f7a-afbb-93dddeaaaa22/resource/507a6d18-f39b-4a1a-8a82-9e875c6319ab> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ODS> ;
    dct:issued "2026-02-20T12:44:07.334760"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2026-02-20T12:41:06+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_2025.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_2025.ods> a rdfs:Resource .

<https://www.lbme.nrw.de/themen/eichung/open-data-statistiken> a rdfs:Resource .

