@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p336489870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Energy-aware system design : algorithms and architectures / Chong-Min Kyung, Sungjoo Yoo, ed" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605187>,
        <http://data.bibliotheken.nl/id/thes/p077605233> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p335889654>,
        <http://data.bibliotheken.nl/id/thes/p335889662> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p335889611> ;
    schema1:isbn "9789400716797" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6689c0ed178921471f946b66278aa4da> ;
    schema1:name "Energy-aware system design : algorithms and architectures" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae79112f7e16581dd4398f775ffe0a1d> .

