@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/p048431176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aarde en wereld in ruimte en tijd : een uiteenzetting voor iedereen / G. van den Bergh" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599791> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068486596> ;
    schema1:bookEdition "3e herz. dr" ;
    schema1:description "1e dr.: 1934" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b473883edd8fdc42c7ddf4b1c8791ba7> ;
    schema1:name "Aarde en wereld in ruimte en tijd : een uiteenzetting voor iedereen" ;
    schema1:numberOfPages 365 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8bccc8e87433a7dc12b1587a390e7e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781938610> .

