@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p043748589> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ouderdom der aarde / door G.J. Sizoo ... [et al.]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44614973X> ;
    dcterms1:issued "1951" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069202486> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f2334772c936b86abf084570629abe1> ;
    schema1:name "De ouderdom der aarde" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4451d498ef1b6d531b541f6a00c46155> ;
    schema1:sameAs <http://www.worldcat.org/oclc/20846635> .

