@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/f53daa1d-bd0e-4bcc-a2f5-69d119b227c9> a dcat:Dataset ;
    dct:accrualPeriodicity "MONTHLY" ;
    dct:description "Dataset generado sintéticamente para pruebas del COE." ;
    dct:identifier "f53daa1d-bd0e-4bcc-a2f5-69d119b227c9" ;
    dct:issued "2026-09-09T13:42:18.983520"^^xsd:dateTime ;
    dct:modified "2026-09-09T13:42:18.983527"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/d79e0123-ae5e-4843-a1a3-d495abe810e5> ;
    dct:title "[COE-TEST-FINAL] WEEE-R2 (Large White Goods) — Batch 227" ;
    dcat:distribution <https://d4c-ckan.dataspace-labs.eu/dataset/f53daa1d-bd0e-4bcc-a2f5-69d119b227c9/resource/62dcc1cf-4eb1-4e36-93df-290a5cd3416f> .

<https://d4c-ckan.dataspace-labs.eu/dataset/f53daa1d-bd0e-4bcc-a2f5-69d119b227c9/resource/62dcc1cf-4eb1-4e36-93df-290a5cd3416f> a dcat:Distribution ;
    dct:description "access to dpp resource details" ;
    dct:format "API/DPP" ;
    dct:issued "2026-09-09T13:42:18.984343"^^xsd:dateTime ;
    dct:modified "2026-09-09T13:42:18.981918"^^xsd:dateTime ;
    dct:title "dpp resources details" ;
    dcat:accessURL <https://d4c-demo1.dataspace-labs.com/customer/227> ;
    dcat:mediaType "application/json" .

<https://d4c-ckan.dataspace-labs.eu/organization/d79e0123-ae5e-4843-a1a3-d495abe810e5> a foaf:Agent ;
    foaf:name "[COE-TEST-FINAL] WEEE Integrated Recovery Centre — Salerno" .

