@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/p194906868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A guide to clinical drug research / ed. by Adam Cohen and John Posner" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605902>,
        <http://data.bibliotheken.nl/id/thes/p077596536>,
        <http://data.bibliotheken.nl/id/thes/p078503841> ;
    schema1:bookEdition "2nd ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071884998>,
        <http://data.bibliotheken.nl/id/thes/p146900693> ;
    schema1:description "1e dr.: 1995" ;
    schema1:inLanguage "en" ;
    schema1:isbn "0792361717" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0243b298a3dcc37f62936b79a00d0916> ;
    schema1:name "A guide to clinical drug research" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c70a4b9f099bb825f89c19d4df47b303> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906848202> .

