@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/p090854438> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der geneesmiddelleer / bew. door F.Oesterlen ; in het Nederduitsch overgebragt door G.L.H. Ellerman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395313589>,
        <http://data.bibliotheken.nl/id/nbt/p397018975>,
        <http://data.bibliotheken.nl/id/nbt/p406978662> ;
    dcterms1:issued "1846" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07058916X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p114894795> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70235d88c6ab24c7a1fad2f4b8d4d741> ;
    schema1:name "Handboek der geneesmiddelleer" ;
    schema1:numberOfPages 856 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23c6f02b3214fbd0a70c45720e77de3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65857838> .

