@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://d4c-ckan.dataspace-labs.eu/dataset/ff8c0573-ef39-4230-9dff-4b235998c89c> a dcat:Dataset ;
    dct:accrualPeriodicity "MONTHLY" ;
    dct:description "Dataset generado sintéticamente para pruebas del COE." ;
    dct:identifier "ff8c0573-ef39-4230-9dff-4b235998c89c" ;
    dct:issued "2026-09-09T13:41:51.621305"^^xsd:dateTime ;
    dct:modified "2026-09-09T13:41:51.621314"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/e49a77b0-7d27-457f-8e96-92087079ce2b> ;
    dct:title "[COE-TEST-FINAL] WEEE-R2 (Large White Goods) — Batch 189" ;
    dcat:distribution <https://d4c-ckan.dataspace-labs.eu/dataset/ff8c0573-ef39-4230-9dff-4b235998c89c/resource/1165323d-17ac-4e8d-93d8-1e3d8c67279f> .

<https://d4c-ckan.dataspace-labs.eu/dataset/ff8c0573-ef39-4230-9dff-4b235998c89c/resource/1165323d-17ac-4e8d-93d8-1e3d8c67279f> a dcat:Distribution ;
    dct:description "access to dpp resource details" ;
    dct:format "API/DPP" ;
    dct:issued "2026-09-09T13:41:51.622273"^^xsd:dateTime ;
    dct:modified "2026-09-09T13:41:51.619332"^^xsd:dateTime ;
    dct:title "dpp resources details" ;
    dcat:accessURL <https://d4c-demo1.dataspace-labs.com/customer/189> ;
    dcat:mediaType "application/json" .

<https://d4c-ckan.dataspace-labs.eu/organization/e49a77b0-7d27-457f-8e96-92087079ce2b> a foaf:Agent ;
    foaf:name "[COE-TEST-FINAL] Municipal WEEE Collection Centre — Marcianise" .

