@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/p048139025> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vitaminen en hormonen / door J.G. Westerouen van Meeteren en F. Koning" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072226102> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071137068> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840496761> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c958423770f6208db43e01ffc535ab63> ;
    schema1:name "Vitaminen en hormonen" ;
    schema1:numberOfPages 260 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/feb9af1aca5f7ba8b035b548156ac9a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64880352> .

