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

<https://dadesobertes.dev.seu-e.cat/dataset/e2d2366b-3870-436e-9a83-b74830f7eae1> a dcat:Dataset ;
    dct:description ""@ca,
        ""@es ;
    dct:identifier "e2d2366b-3870-436e-9a83-b74830f7eae1" ;
    dct:issued "2026-06-05T11:57:20.896363"^^xsd:dateTime ;
    dct:license "License not specified" ;
    dct:modified "2026-06-08T07:28:24.776911"^^xsd:dateTime ;
    dct:publisher <https://datos.gob.es/es/recurso/sector-publico/org/Organismo/A09018933> ;
    dct:spatial <http://datos.gob.es/recurso/sector-publico/territorio/Autonomia/Cataluna> ;
    dct:title "test"@ca,
        ""@es ;
    dcat:contactPoint <https://www.aoc.cat/contacte/> ;
    dcat:distribution <https://dadesobertes.dev.seu-e.cat/dataset/e2d2366b-3870-436e-9a83-b74830f7eae1/resource/f4a27010-ad88-4347-b90c-9781da516988> ;
    dcat:keyword "taula, descarrega, api" ;
    dcat:theme <http://datos.gob.es/kos/sector-publico/sector/sector-publico> .

<https://dadesobertes.dev.seu-e.cat/dataset/e2d2366b-3870-436e-9a83-b74830f7eae1/resource/f4a27010-ad88-4347-b90c-9781da516988> a dcat:Distribution ;
    dct:description ""@ca,
        ""@es ;
    dct:format "CSV" ;
    dct:issued "2026-06-05T11:57:44.671947"^^xsd:dateTime ;
    dct:modified "2026-06-05T11:57:46.616281"^^xsd:dateTime ;
    dct:title ""@ca,
        ""@es ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9064ea6eba04d0536aa083eebde601f5"^^xsd:hexBinary ] ;
    dcat:byteSize "5707"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://datos.gob.es/es/recurso/sector-publico/org/Organismo/A09018933> a foaf:Agent ;
    dct:identifier "A09018933" ;
    foaf:name "Global" .

<https://www.aoc.cat/contacte/> a vcard:Organization ;
    vcard:fn "Global"@ca ;
    vcard:organization-name "Global"@ca .

