@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/p106994433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ankie is jarig / [door Bea Etty Polak-Biet]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p398067309>,
        <http://data.bibliotheken.nl/id/nbt/p423691783> ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067541224> ;
    schema1:description "Bron: Het vrije boek in onvrije tijd / Dirk de Jong ; no. 41",
        "Volgens Dirk de Jong gedrukt in twee kleuren in een oplage van 10.000 (tekst in rood, foto's zwart)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5086a406b42e6c1159fdec1aaa93f59a> ;
    schema1:name "Ankie is jarig" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d07cafad4f753ad2f491aaa241afd9e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66232266> .

