@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p252239725> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemenkindje : sprookje van goed en kwaad / door G. van der Hoeven" ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067684483> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070053901> ;
    schema1:description "Omslagontwerp: J.B. Heukelom" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95b2df3d35d6ab764399f95e7d0568bc> ;
    schema1:name "Bloemenkindje : sprookje van goed en kwaad" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3db97f1c4714fa53f1eb4796fc1b2426> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150198168> .

