@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/akmmbu11> a dcat:Dataset ;
    dct:description """Countries and regions\r
\r
""" ;
    dct:identifier "68157480-8323-4c94-b306-45ef56e6de33" ;
    dct:issued "2024-09-27T13:24:31.139865"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:15:22.639197"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/db59141c-35eb-49ad-bd61-d2f41646dff7> ;
    dct:title "Country" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wikidata" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/68157480-8323-4c94-b306-45ef56e6de33/resource/0e94d9b3-647c-49c8-944f-c9522134cabd>,
        <https://service.tib.eu/dataset/68157480-8323-4c94-b306-45ef56e6de33/resource/1f6da845-ed81-46a0-8342-84326acc5f44>,
        <https://service.tib.eu/dataset/68157480-8323-4c94-b306-45ef56e6de33/resource/c02ae931-76c1-4291-b2c3-c0336116b880> ;
    dcat:keyword "country",
        "region" .

dct:Agent foaf:Name "Wikidata" .

<https://service.tib.eu/dataset/68157480-8323-4c94-b306-45ef56e6de33/resource/0e94d9b3-647c-49c8-944f-c9522134cabd> 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/countries/> .

<https://service.tib.eu/dataset/68157480-8323-4c94-b306-45ef56e6de33/resource/1f6da845-ed81-46a0-8342-84326acc5f44> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "SPARQL" ;
    dct:title "Wikidata Query Service" ;
    dcat:accessURL <https://query.wikidata.org/> .

<https://service.tib.eu/dataset/68157480-8323-4c94-b306-45ef56e6de33/resource/c02ae931-76c1-4291-b2c3-c0336116b880> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/68157480-8323-4c94-b306-45ef56e6de33/resource/c02ae931-76c1-4291-b2c3-c0336116b880/download/rdf_metdata.ttl> ;
    dcat:byteSize 1339.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/organization/db59141c-35eb-49ad-bd61-d2f41646dff7> a foaf:Organization ;
    foaf:name "Wikidata" .

