@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/p841924007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een twee drie ... oneindig : natuurwetenschappelijke feiten en beschouwingen / George Gamow ; voor Nederland bew. door Jean J. Raimond" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069166684> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069511306> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11fe4bbb0a8134a8adb20495f921581e> ;
    schema1:name "Een twee drie ... oneindig : natuurwetenschappelijke feiten en beschouwingen" ;
    schema1:numberOfPages 357 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66c29630337dd8c2c1fe56de4af85175> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63946080> .

