@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/p435764012> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg naar het absolute nulpunt / door D. de Klerk en M.J. Steenland" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616343>,
        <http://data.bibliotheken.nl/id/thes/p075664364> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075314215>,
        <http://data.bibliotheken.nl/id/thes/p139008799> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069160716>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:description "Digitale versie van de uitgave: Amsterdam : Stichting IVIO, [1949]",
        "ISSN van de serie: ISSN 0001-7841",
        "Omslagtitel: Steeds kouder" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p238080161> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ff90d5b61022400af654c325b16ffab> ;
    schema1:name "De weg naar het absolute nulpunt" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e21ec998d8ae5b320059cf3d9a74cbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308748356> .

