@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/p098578391> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moeder's klomp : schetsen over kinderen / door Beatrice Willing" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416707602> ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073383473> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/980e3731dc2496f5fbad9819492ea87f> ;
    schema1:name "Moeder's klomp : schetsen over kinderen" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b45a1d72c0647817eb2f4f6d7678871> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66090403> .

