@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/p118648969> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charles Darwin : de evolutie op het spoor / Clint Twist ; [vert. uit het Engels: P. de Bakker]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068364229>,
        <http://data.bibliotheken.nl/id/thes/p075605716> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087513536> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p123678110> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p126186790> ;
    schema1:isbn "9072718739" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7296851185c254882a3aef247853c25d> ;
    schema1:name "Charles Darwin : de evolutie op het spoor" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4352e73f0b70c6947b5bb1b10dd3547e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69441704> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a5514adbbf78b9e138f92275ab6c6c85> .

