@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/p865685509> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Europeaan in Nederlandsch Indië / beschreven door W.L. Ritter" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p330060791>,
        <http://data.bibliotheken.nl/id/nbt/p353078549>,
        <http://data.bibliotheken.nl/id/nbt/p35478501X> ;
    dcterms1:issued "1856" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078501180> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070610452> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d991ba0d3999da3042a67a6ab1018fd> ;
    schema1:name "De Europeaan in Nederlandsch Indië" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09e6619bf39d155c571e7f621f6fce5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64338109> .

