@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/p159416582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bob's autorit / tekst van Jenny de Bloeme ; platen van Bruno Grimmer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429818742> ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072407700> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104110996> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70e39cd6fc1c36464b4a8f4ece0a710c> ;
    schema1:name "Bob's autorit" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3571cc4d15f227b69968c9251db8d434> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68456772> .

