@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/p435848011> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Oayana-Indianen / door C.H. de Goeje" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610415>,
        <http://data.bibliotheken.nl/id/thes/p113095325> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074268767> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Zonder titelblad. Koptitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p108051609> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50369d657129028c916523d3362d25cc> ;
    schema1:name "De Oayana-Indianen" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33ae9ba4445b56a1b7c6d7d3e24ee923> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308804196> .

