@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p060747854> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moderne inzichten in de voedingsleer / door L. K. Wolff" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423776797> ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069495521> ;
    schema1:description "Rede" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb70e1b3d6839fca0ac2d63896195c2b> ;
    schema1:name "Moderne inzichten in de voedingsleer" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8029577e32899b77fd639af1942efb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65008883> .

