@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/p844293008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geneesmiddelen in Nederland : gids voor arts en gebruiker / [door] Lucas Reijnders ... [et al.]" ;
    dcterms1:issued "1981" ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068094639> ;
    schema1:description "1e dr. 1980" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060124413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2da34c690d2ef60af599a7528b82b67f> ;
    schema1:name "Geneesmiddelen in Nederland : gids voor arts en gebruiker" ;
    schema1:numberOfPages 468 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df4bd42d65bbeec04e7e98561c21d7e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783633285> .

