@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://purl.org/spar/pro/> .
@prefix ns2: <http://www.w3.org/2006/vcard/ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://research.tib.eu/nfdi4energy/ldm/author/24339> a ns1:Author ;
    rdfs:label "Geoffrey Merrett" ;
    ns1:authorOf <https://research.tib.eu/nfdi4energy/ldm/dataset/43487237-fc2b-4774-a65a-991124eb5def>,
        <https://research.tib.eu/nfdi4energy/ldm/dataset/47649a47-2244-4f75-9371-032ba32e95e8> .

<https://research.tib.eu/nfdi4energy/ldm/author/24340> a ns1:Author ;
    rdfs:label "Bashir Al-Hashimi" ;
    ns1:authorOf <https://research.tib.eu/nfdi4energy/ldm/dataset/47649a47-2244-4f75-9371-032ba32e95e8>,
        <https://research.tib.eu/nfdi4energy/ldm/dataset/62743fbb-89db-422e-8125-0248f5ddccc1> .

<https://research.tib.eu/nfdi4energy/ldm/resource/13568b0d-6878-4e9f-b0d4-5e2fc5f81577> a dcat:Distribution ;
    dcterms:format "{text,spreadsheet}" ;
    dcterms:issued "2025-11-17T16:59:20.794969"^^xsd:dateTime ;
    dcterms:title "Resource 0" .

<https://research.tib.eu/nfdi4energy/ldm/dataset/47649a47-2244-4f75-9371-032ba32e95e8> a dcat:Dataset ;
    rdfs:label "openaire_5145c7da-c078-42de-95b0-9f1f460d1832" ;
    dcterms:creator <https://research.tib.eu/nfdi4energy/ldm/author/24339>,
        <https://research.tib.eu/nfdi4energy/ldm/author/24340> ;
    dcterms:description "{\\'This dataset supports the article entitled \\\\'Energy-Driven Computing: Rethinking the Design of Energy Harvesting Systems\\\\' accepted for publication in DATE 2017.\\'}" ;
    dcterms:identifier "47649a47-2244-4f75-9371-032ba32e95e8" ;
    dcterms:issued "2025-11-17T16:59:20.794969"^^xsd:dateTime ;
    dcterms:language "English" ;
    dcterms:modified "2025-11-17T16:59:20.794969"^^xsd:dateTime ;
    dcterms:publisher <https://research.tib.eu/nfdi4energy/ldm/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dcterms:title "Dataset supporting the article entitled \\'Energy-Driven Computing: Rethinking the Design of Energy Harvesting Systems\\'" ;
    ns2:fn "Geoffrey Merrett" ;
    dcat:contactPoint [ ] ;
    dcat:distribution <https://research.tib.eu/nfdi4energy/ldm/resource/13568b0d-6878-4e9f-b0d4-5e2fc5f81577> ;
    dcat:keyword "7. Clean energy",
        "Faculty of Physical Sciences and Engineering &gt; Electronics and Computer Science &gt; Electronic &amp; Software Systems",
        "battery-free computing",
        "energy harvesting",
        "energy-driven computing",
        "power neutral",
        "transient computing" .

