@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/p423265687> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lappelientje gaat op stap / verteld en geïllustreerd door Dolly Rudeman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448133407> ;
    dcterms1:issued "1960-1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250544318> ;
    schema1:description "Datering: niet in Brinkman, schatting gebaseerd op werkjaren auteur",
        "Nummer op achterplat: No. 2606 B" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2997ca3badd125204e48dec4606625c6> ;
    schema1:name "Lappelientje gaat op stap" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e3bfb99a3b9c2b333490f54306962f6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1110005483> .

