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

<https://doi.org/10.57702/djuyny0b> a dcat:Dataset ;
    dct:identifier "6cc1d3de-9795-43db-98ff-c34af3ab9649" ;
    dct:issued "2024-09-27T13:29:00.690416"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:08:33.958514"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/82dcbbc6-2ec1-4156-a25c-5808bc5922a0> ;
    dct:title "Regional trade agreements" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Worldbank" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/6cc1d3de-9795-43db-98ff-c34af3ab9649/resource/2928f8d0-ca54-4e1f-9232-e8363ecd330e>,
        <https://service.tib.eu/dataset/6cc1d3de-9795-43db-98ff-c34af3ab9649/resource/9f2387ee-8713-4a72-b1b3-9e2e87ad85e9> ;
    dcat:keyword "Regional trade agreements" .

dct:Agent foaf:Name "Worldbank" .

<https://service.tib.eu/dataset/6cc1d3de-9795-43db-98ff-c34af3ab9649/resource/2928f8d0-ca54-4e1f-9232-e8363ecd330e> a dcat:Distribution ;
    dct:description "Source data graph of the dataset" ;
    dct:format "url" ;
    dct:title "Source data graph" ;
    dcat:accessURL <https://data.coypu.org/events/rta/> .

<https://service.tib.eu/dataset/6cc1d3de-9795-43db-98ff-c34af3ab9649/resource/9f2387ee-8713-4a72-b1b3-9e2e87ad85e9> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/6cc1d3de-9795-43db-98ff-c34af3ab9649/resource/9f2387ee-8713-4a72-b1b3-9e2e87ad85e9/download/rdf_metdata.ttl> ;
    dcat:byteSize 883.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/organization/82dcbbc6-2ec1-4156-a25c-5808bc5922a0> a foaf:Organization ;
    foaf:name "World Bank" .

