@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/p189202122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A review of the place of the benzodiazepines / ed.: Jorge A. Costa e Silva" ;
    dcterms1:issued "1999" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/7c26f9500832e043d74f3ea5668e9cde> ;
    schema1:description "Symposium held at the 11th ECNP Congress, October 31-November 4, 1998, Paris, France" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p143419056> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a868152ced5f7fe7f1719b3ade0bd45> ;
    schema1:name "A review of the place of the benzodiazepines" ;
    schema1:numberOfPages 419 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/657d0a45ca0bf0860295d4ace28db6b5> .

