@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/p040904059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Storage of thermal energy by means of an absorption cycle / J.P. Ruiter" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073036943>,
        <http://data.bibliotheken.nl/id/thes/p075300893> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832563234> ;
    schema1:isbn "9035300548" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e04ec3ab7f212ee86b96e5f672390504> ;
    schema1:name "Storage of thermal energy by means of an absorption cycle" ;
    schema1:numberOfPages 210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cee06fa8ccb3ebc10f610a9482a441f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64726916> .

