@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/p292852576> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bali en Lombok / door H.H. Juynboll" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07371951X>,
        <https://data.bibliotheken.nl/.well-known/genid/4dae430880208f22272ab391836f0f1c> ;
    schema1:description "Catalogus van 's Rijks Etnographisch Museum ; dl. 7" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/832ea94fe4d0659799737615fde2f53a> ;
    schema1:name "Bali en Lombok" ;
    schema1:numberOfPages 177 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60d0b0475dd7a0e76fcebdf49e63b7f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150216663> .

