@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/p040564045> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ouderdom der aarde / door G.J. Sizoo ... [et al.]" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760217X>,
        <http://data.bibliotheken.nl/id/thes/p078423171>,
        <http://data.bibliotheken.nl/id/thes/p078469430> ;
    schema1:bookEdition "4de dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069202486> ;
    schema1:description "Eerder verschenen in: Geloof en wetenschap, jrg. 49 en 51" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b0b8e3e2fb88577c861f9afd717f17a> ;
    schema1:name "De ouderdom der aarde" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b5635638a9dc1b67aa819617b56e1197> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64710704> .

