@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/p142930369> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leukste versjes uit de oude doos / Daan Hoeksema" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447420275> ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070328129> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:description "Op titelpag.: Nr 63-D, op omslag 62 D" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142930083> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f3471a16470f8c286e1ccddfc07e2f0> ;
    schema1:name "De leukste versjes uit de oude doos" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8347804f89372096c2e3127a64cedf8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69000456> .

