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

<https://ckan.open.nrw.de/dataset/1e10d2d6-376a-49a7-b9dc-acb111bfcb5f> 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> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/regionalKey/000000000000> ;
    dct:description "Statistik über Eichungen und weitere eichamtliche Prüfungen in NRW im Jahr 2023" ;
    dct:identifier "500d1e9c-8fe8-5c8a-9abd-e973b83694c8" ;
    dct:issued "2024-03-15"^^xsd:date ;
    dct:modified "2024-03-15T13:57:54+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" ],
        [ a foaf:Agent ;
            foaf:mbox "Philip.Gerling@lbme.nrw.de" ;
            foaf:name "Landesbetrieb Mess- und Eichwesen NRW" ;
            foaf:phone <tel:0221-59778-10132> ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/000000000000> ] ;
    dct:title "Eichstatistik 2023" ;
    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://ckan.open.nrw.de/dataset/1e10d2d6-376a-49a7-b9dc-acb111bfcb5f/resource/dca6ed5c-1ce3-410d-9a5e-a28c80fb96d0> ;
    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/1e10d2d6-376a-49a7-b9dc-acb111bfcb5f/resource/dca6ed5c-1ce3-410d-9a5e-a28c80fb96d0> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ODS> ;
    dct:issued "2026-02-06T20:31:17.602182"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2024-03-15T13:57:54+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-2023ods.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-2023ods.ods> a rdfs:Resource .

