@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/p086098810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een herlevend volk : schets van de Japanners en hun land / door H. S. M. van Wickevoort Crommelin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p358021812>,
        <http://data.bibliotheken.nl/id/nbt/p425168581> ;
    dcterms1:issued "1895" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07038181X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d94021b214fc259b42d6262c86fc1ed0> ;
    schema1:name "Een herlevend volk : schets van de Japanners en hun land" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e6e4d3baf7c6c6c7be7b87e296f8f65> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901207381> .

