@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/p354320394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eene stem in Indië, ook tot Nederland / [door L.W.C Keuchenius]" ;
    dcterms1:issued "1868" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000083403" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070084327> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091515262> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29865d37104f5167a7c9036749efbf24> ;
    schema1:name "Eene stem in Indië, ook tot Nederland" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/442d15e6b160c339d66d9e74881c9983> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825114588> .

