@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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://test.ckan.open.nrw.de/dataset/df22a96b-e24c-44cb-a56a-fdb8b6693588> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_ac64a52d> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/administrativeDistrict> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05570> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Dies sind Test-Metadaten" ;
    dct:identifier "ef372b97-8006-5258-9fb8-a27861d6df2e" ;
    dct:issued "2026-02-04"^^xsd:date ;
    dct:modified "2026-02-13T10:10:44+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <http://conterra.de/veroeffentlichendeStelle> ;
            foaf:mbox "t.fechner@conterra.de" ;
            foaf:name "Musterstadt" ],
        [ a foaf:Agent ;
            foaf:homepage <http://conterra.de/veroeffentlichendeStelle> ;
            foaf:mbox "t.fechner@conterra.de" ;
            foaf:name "Musterstadt" ],
        [ a foaf:Agent ;
            foaf:homepage <http://conterra.de/veroeffentlichendeStelle> ;
            foaf:mbox "t.fechner@conterra.de" ;
            foaf:name "Musterstadt" ;
            foaf:phone <tel:01234%206789> ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05570> ] ;
    dct:title "Test MDQ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Orga_KONTAKT" ;
            vcard:hasEmail <mailto:s.richter@conterra.de> ],
        [ a vcard:Organization ;
            vcard:fn "Orga_KONTAKT" ;
            vcard:hasEmail <mailto:s.richter@conterra.de> ],
        [ a vcard:Organization ;
            vcard:fn "Orga_KONTAKT" ;
            vcard:hasEmail <mailto:s.richter@conterra.de> ;
            vcard:hasTelephone <tel:+49%20251> ;
            vcard:hasURL <https://conterra.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/df22a96b-e24c-44cb-a56a-fdb8b6693588/resource/c7345b00-7c97-4c90-8139-129ffd01458a> ;
    dcat:keyword "Energie",
        "Metadatenqualität" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER> .

<http://conterra.de/test.pdf> a foaf:Document .

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

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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://test.ckan.open.nrw.de/dataset/df22a96b-e24c-44cb-a56a-fdb8b6693588/resource/c7345b00-7c97-4c90-8139-129ffd01458a> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dct:description "Beschreibung" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PNG> ;
    dct:issued "2026-02-13T10:12:07.074826"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-open> ;
    dct:modified "2026-02-11T10:10:44+00:00"^^xsd:dateTime ;
    adms:status <http://purl.org/adms/status/UnderDevelopment> ;
    dcat:accessURL <https://dateien.open.nrw/download/geoitdays_footer.png> ;
    dcat:byteSize "95730"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/geoitdays_footer.png> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/image/png> ;
    foaf:page <http://conterra.de/test.pdf> .

<https://www.iana.org/assignments/media-types/image/png> a dct:MediaType .

<http://data.europa.eu/eli/reg_impl/2023/138/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<https://dateien.open.nrw/download/geoitdays_footer.png> a rdfs:Resource .

