@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/vnz0vzfl> a dcat:Dataset ;
    dct:identifier "d96bc921-6af1-4bc6-ad3b-38a43139e59d" ;
    dct:issued "2024-09-27T13:24:05.685881"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:16:30.546649"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/82dcbbc6-2ec1-4156-a25c-5808bc5922a0> ;
    dct:title "Commodity Markets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The World Bank Data Catalog" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/d96bc921-6af1-4bc6-ad3b-38a43139e59d/resource/219134ea-68c3-45c4-ba2c-2f1cee04ff31>,
        <https://service.tib.eu/dataset/d96bc921-6af1-4bc6-ad3b-38a43139e59d/resource/bf5ded5a-eb16-4b69-b4ab-8f94ea25be06>,
        <https://service.tib.eu/dataset/d96bc921-6af1-4bc6-ad3b-38a43139e59d/resource/da2d4247-4275-4277-9858-a337fc9c2575> ;
    dcat:keyword "Commodity prices" .

dct:Agent foaf:Name "The World Bank Data Catalog" .

<https://service.tib.eu/dataset/d96bc921-6af1-4bc6-ad3b-38a43139e59d/resource/219134ea-68c3-45c4-ba2c-2f1cee04ff31> 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/commodities/> .

<https://service.tib.eu/dataset/d96bc921-6af1-4bc6-ad3b-38a43139e59d/resource/bf5ded5a-eb16-4b69-b4ab-8f94ea25be06> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "application/vnd.sealed.xls" ;
    dct:title "Monthly prices" ;
    dcat:accessURL <https://thedocs.worldbank.org/en/doc/5d903e848db1d1b83e0ec8f744e55570-0350012021/related/CMO-Historical-Data-Monthly.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://service.tib.eu/dataset/d96bc921-6af1-4bc6-ad3b-38a43139e59d/resource/da2d4247-4275-4277-9858-a337fc9c2575> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/d96bc921-6af1-4bc6-ad3b-38a43139e59d/resource/da2d4247-4275-4277-9858-a337fc9c2575/download/rdf_metdata.ttl> ;
    dcat:byteSize 1586.0 ;
    dcat:mediaType "text/turtle" .

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

