@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/p123849853> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oorsprong van het heelal / John D. Barrow ; vert. [uit het Engels] door Govert Schilling" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612461> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071225498> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074326821> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124235573> ;
    schema1:isbn "9025406254" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed944a0067f548c9cd98da5530c1f90a> ;
    schema1:name "De oorsprong van het heelal" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa877f7bf716f7eb80665fdd2151ed13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69182045> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a9e6960de3b0c14ded6ae538222e47a9> .

