@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/p036369667> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geschiedenis van de aarde / door Richard Carrington ; [uit het Engels vert. door John Kooy]" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072117583> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0de41c369bb237616b4b0a01f96e7c04> ;
    schema1:name "De geschiedenis van de aarde" ;
    schema1:numberOfPages 226 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77d75ad0b88d4a050dd95d4a3c47f95e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64272980> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/501c241e40caf1ffd550eaabfdda513b> .

