@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/p036614319> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "O.... ja! : puzzleboekje" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435700715> ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397584776> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p064961737> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b2aa06057eab8593b8b3e28e21ca41c> ;
    schema1:name "O.... ja! : puzzleboekje" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/367d522fc46a40247fd244ec2c76958f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64468019> .

