@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/p081835760> 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:about <http://data.bibliotheken.nl/id/thes/p397553005> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p105200581>,
        <https://data.bibliotheken.nl/.well-known/genid/b51511302ca73ac4eba6c096fa6e749e> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044960891> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bbb4d148ffb62a79f814031adb9c68a> ;
    schema1:name "De eilanden om Sumatra" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05bd9b99ebf0fd9e8ee2deba997774a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901429926> .

