@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/p407651861> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Borneo / door H.H. Juynboll" ;
    dcterms1:issued "1909-1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07371951X>,
        <https://data.bibliotheken.nl/.well-known/genid/b175526ed27273a95c646572d609b5d5> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Catalogus van 's Rijks Ethnographisch Museum ; dl. 1-2" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p087316749> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98915a9be37c461765c88894657d8f7f> ;
    schema1:name "Borneo" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e05d7fd1c5a3d3855e82e36f87ba74c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/961815338> .

