@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p243105479> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eilanden om Sumatra / door H.W. Fischer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407650636> ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p105200581>,
        <https://data.bibliotheken.nl/.well-known/genid/389737b4709e10f29008b53dd358ad6f> ;
    schema1:description "Catalogus van 's Rijks Ethnographisch Museum ; dl. 4" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2026afb682105b6fe56b41ffa71213c> ;
    schema1:name "De eilanden om Sumatra" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40e491f2057672f579565d2919aa7e14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150134888> .

