@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/p423863207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De berglandschappen Napoe en Besoa in Midden-Celebes / door Alb. C. Kruyt ; met kaart no. XX en platen XL-XLIII" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072476281> ;
    schema1:bookEdition "Overdr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p333240499> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfdfda3095fa8fb01bf673633a3f9e38> ;
    schema1:name "De berglandschappen Napoe en Besoa in Midden-Celebes" ;
    schema1:numberOfPages 1344 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6969b8a0f9626eabead67324efe33bf6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120158679> .

