@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/p168913356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gezinsopvoeding en hare gevaren / G.W.C. Vunderink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428128734> ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074157701> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p168913437>,
        <http://data.bibliotheken.nl/id/nbt/p851394671> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/132a782814767d36ccffcdc0a776cfe2> ;
    schema1:name "De gezinsopvoeding en hare gevaren" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15e3b1daf111b856e3562751b2a969c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770976985> .

