@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/p833224875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klinische farmacologie / door F.A. Nelemans" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067668542> ;
    schema1:description "Openbare les Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e8debf46fa13121c4a8bcfde9f604f3> ;
    schema1:name "Klinische farmacologie" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92d9854c9107581f63e1fe21930c2d78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63288739> .

