@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/p087170981> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Giften en wijze van gebruik der voornaamste en meest gebezigde geneesmiddelen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p401776891>,
        <http://data.bibliotheken.nl/id/nbt/p406976503> ;
    dcterms1:issued "1860" ;
    schema1:bookEdition "2e uitg." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070406170> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78a3ae354a242bc1495d542f4ea388f9> ;
    schema1:name "Giften en wijze van gebruik der voornaamste en meest gebezigde geneesmiddelen" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e2bae105e13f291ca931d722cd80200> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65700003> .

