@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/p094313296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De werking van onze voornaamste geneesmiddelen / door Dr. F.A. Nelemans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446313661> ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067668542>,
        <http://data.bibliotheken.nl/id/thes/p174311516> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4628ddfbd9985a8981d38b915c2e3f8f> ;
    schema1:name "De werking van onze voornaamste geneesmiddelen" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d5a355ed710409c85c0f1ba04e3a77d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65904328> .

