@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/owjutzqk> a dcat:Dataset ;
    dct:identifier "3c314bec-4af0-4a26-a673-80f94a107c2c" ;
    dct:issued "2024-09-27T13:19:58.326311"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:16:57.376056"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/b6f4d048-a8e7-4b7a-bd98-ea3594ac4ce3> ;
    dct:title "B A C I" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pierre Cotterlaz" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/3c314bec-4af0-4a26-a673-80f94a107c2c/resource/0592a79d-bc41-40cf-b252-e8bb8688375c>,
        <https://service.tib.eu/dataset/3c314bec-4af0-4a26-a673-80f94a107c2c/resource/2b668f0f-eb68-4222-ab4d-baeb514c6765>,
        <https://service.tib.eu/dataset/3c314bec-4af0-4a26-a673-80f94a107c2c/resource/d956dda5-1d09-446a-94bf-f0f755185c6e> ;
    dcat:keyword "Global product trade flows" .

dct:Agent foaf:Name "Pierre Cotterlaz" .

<https://service.tib.eu/dataset/3c314bec-4af0-4a26-a673-80f94a107c2c/resource/0592a79d-bc41-40cf-b252-e8bb8688375c> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/3c314bec-4af0-4a26-a673-80f94a107c2c/resource/0592a79d-bc41-40cf-b252-e8bb8688375c/download/rdf_metdata.ttl> ;
    dcat:byteSize 1494.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/dataset/3c314bec-4af0-4a26-a673-80f94a107c2c/resource/2b668f0f-eb68-4222-ab4d-baeb514c6765> 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/trade/baci/> .

<https://service.tib.eu/dataset/3c314bec-4af0-4a26-a673-80f94a107c2c/resource/d956dda5-1d09-446a-94bf-f0f755185c6e> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "ZIP" ;
    dct:title "HS12 (2012-2021)" ;
    dcat:accessURL <http://www.cepii.fr/DATA_DOWNLOAD/baci/data/BACI_HS12_V202301.zip> ;
    dcat:mediaType "application/zip" .

<https://service.tib.eu/organization/b6f4d048-a8e7-4b7a-bd98-ea3594ac4ce3> a foaf:Organization ;
    foaf:name "CEPII" .

