@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/e7abf2bd-f8c1-45bb-b8e5-245e2529b197> a dcat:Dataset ;
    dct:accrualPeriodicity "MANUAL" ;
    dct:description "Umwelt Portal NRW ZIP RDF Harvester" ;
    dct:identifier "e7abf2bd-f8c1-45bb-b8e5-245e2529b197" ;
    dct:issued "2024-01-15T12:18:57.576105"^^xsd:dateTime ;
    dct:modified "2025-10-10T10:10:11.571562"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/0c2cae13-a086-415f-a205-e111f19d7be6> ;
    dct:title "Umwelt Portal NRW" ;
    dcat:landingPage <https://www.umweltportal.nrw.de/documents/20121/165943/RDF_Conversion.zip> .

<https://ckan.open.nrw.de/organization/0c2cae13-a086-415f-a205-e111f19d7be6> a foaf:Agent ;
    foaf:name "Umwelt Portal NRW" .

<https://www.umweltportal.nrw.de/documents/20121/165943/RDF_Conversion.zip> a foaf:Document .

