@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/p147806100> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De werking van onze voornaamste geneesmiddelen / F.A. Nelemans" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067668542> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "Uitg. door de Stichting 'Tijdschrift voor ziekenverpleging'" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6e0a3bfafc54a2eadef8fbc9d64efb2> ;
    schema1:name "De werking van onze voornaamste geneesmiddelen" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c325d72fc61ec81609cb4d859db046bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906485847> .

