@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p06656865X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The first Americans / by Robert Claiborne and the editors of Time-Life books" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069389667>,
        <http://data.bibliotheken.nl/id/thes/p075350513> ;
    schema1:description "Aan de kop van de titel: The emergence of man" ;
    schema1:inLanguage "en" ;
    schema1:isbn "0705400549" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acbcd4ec73979fd73107f4285e3aa635> ;
    schema1:name "The first Americans" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0290153c3a6f8682606e6b56f75386f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/3702297> .

