@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/gdh72e4m> a dcat:Dataset ;
    dct:description """Global powerplants\r
\r
""" ;
    dct:identifier "7ae05c1d-5cb9-4b2e-aeb1-09619d53045a" ;
    dct:issued "2024-09-27T13:26:49.873020"^^xsd:dateTime ;
    dct:modified "2024-10-07T13:11:27.590018"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/e84af4c9-516c-44a6-bd57-ceb76a2c3c7d> ;
    dct:title "Global powerplants" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Logan Byers" ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/7ae05c1d-5cb9-4b2e-aeb1-09619d53045a/resource/185c16e8-1149-47db-9e67-8e0df7c9cbe4>,
        <https://service.tib.eu/dataset/7ae05c1d-5cb9-4b2e-aeb1-09619d53045a/resource/6905c759-947a-4560-90b4-0f43ed9d5d9d>,
        <https://service.tib.eu/dataset/7ae05c1d-5cb9-4b2e-aeb1-09619d53045a/resource/77e3f6de-8afe-49dc-9c75-5b7d0f0372be> ;
    dcat:keyword "Global powerplants" .

dct:creator dct:Agent dct:Agent ;
    foaf:Name "Colin McCormick",
        "Gaston Astesiano",
        "Johannes Friedrich",
        "Laura Malaguzzi Valeri",
        "Roman Hennig",
        "Xinyue Li" .

<https://service.tib.eu/dataset/7ae05c1d-5cb9-4b2e-aeb1-09619d53045a/resource/185c16e8-1149-47db-9e67-8e0df7c9cbe4> a dcat:Distribution ;
    dct:title "RDF Metadata" ;
    dcat:accessURL <https://service.tib.eu/ldm_coypu/ldmservice/dataset/7ae05c1d-5cb9-4b2e-aeb1-09619d53045a/resource/185c16e8-1149-47db-9e67-8e0df7c9cbe4/download/rdf_metdata.ttl> ;
    dcat:byteSize 1728.0 ;
    dcat:mediaType "text/turtle" .

<https://service.tib.eu/dataset/7ae05c1d-5cb9-4b2e-aeb1-09619d53045a/resource/6905c759-947a-4560-90b4-0f43ed9d5d9d> a dcat:Distribution ;
    dct:description "Download link for the raw data" ;
    dct:format "ZIP" ;
    dct:title "Global Power Plant Database" ;
    dcat:accessURL <https://wri-dataportal-prod.s3.amazonaws.com/manual/global_power_plant_database_v_1_3.zip> ;
    dcat:mediaType "application/zip" .

<https://service.tib.eu/dataset/7ae05c1d-5cb9-4b2e-aeb1-09619d53045a/resource/77e3f6de-8afe-49dc-9c75-5b7d0f0372be> 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/infrastructure/powerplants/> .

<https://service.tib.eu/organization/e84af4c9-516c-44a6-bd57-ceb76a2c3c7d> a foaf:Organization ;
    foaf:name "World Research Institude" .

dct:Agent foaf:Name "Logan Byers" .

