@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/4b81ce1e-bd74-4bbc-a4d6-a56a205370ee> a dcat:Dataset ;
    dct:accrualPeriodicity "MONTHLY" ;
    dct:description "Dataset generado sintéticamente para pruebas del COE." ;
    dct:identifier "4b81ce1e-bd74-4bbc-a4d6-a56a205370ee" ;
    dct:issued "2026-09-09T13:40:49.361220"^^xsd:dateTime ;
    dct:modified "2026-09-09T13:40:49.361227"^^xsd:dateTime ;
    dct:publisher <https://d4c-ckan.dataspace-labs.eu/organization/464a5766-1c60-4eee-8d61-4aee9f423c27> ;
    dct:title "[COE-TEST-FINAL] Agricultural Plastics — Batch 104" ;
    dcat:distribution <https://d4c-ckan.dataspace-labs.eu/dataset/4b81ce1e-bd74-4bbc-a4d6-a56a205370ee/resource/cead8eb9-916b-4dd8-a476-74ea3b8fe483> .

<https://d4c-ckan.dataspace-labs.eu/dataset/4b81ce1e-bd74-4bbc-a4d6-a56a205370ee/resource/cead8eb9-916b-4dd8-a476-74ea3b8fe483> a dcat:Distribution ;
    dct:description "access to dpp resource details" ;
    dct:format "API/DPP" ;
    dct:issued "2026-09-09T13:40:49.361937"^^xsd:dateTime ;
    dct:modified "2026-09-09T13:40:49.359667"^^xsd:dateTime ;
    dct:title "dpp resources details" ;
    dcat:accessURL <https://d4c-demo1.dataspace-labs.com/customer/104> ;
    dcat:mediaType "application/json" .

<https://d4c-ckan.dataspace-labs.eu/organization/464a5766-1c60-4eee-8d61-4aee9f423c27> a foaf:Agent ;
    foaf:name "[COE-TEST-FINAL] Plastic Recovery & Reprocessing Centre — Cartagena" .

