@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/p299331210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Embera Indianen van de Chagres rivier / Sebatiaan Roeling" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603551>,
        <http://data.bibliotheken.nl/id/thes/p075687879> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p263146251> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080855472",
        "9789080855472" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f157a7606de28bde1ed716dc9fc26046> ;
    schema1:name "De Embera Indianen van de Chagres rivier" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ff8df36b91e155261ca9d625a21b54f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150422678> .

