@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/30eea776-cce7-486e-b935-98f018a0d1f0> 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" ;
            foaf:phone <tel:0221-59778-10132> ],
        [ 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" ] ;
    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/30eea776-cce7-486e-b935-98f018a0d1f0/resource/53985313-02cf-4bc9-b6fb-c4ccf31c0674> ;
    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/30eea776-cce7-486e-b935-98f018a0d1f0/resource/53985313-02cf-4bc9-b6fb-c4ccf31c0674> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ODS> ;
    dct:issued "2026-06-24T19:31:01.922333"^^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 .

