@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/p311487343> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinder vreugde en leed" ;
    dcterms1:issued "192X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067500048> ;
    schema1:description "Bevat: De kleine schoorsteenveger ; Broeder en zuster ; Blindeman spelen ; Een landelijk feest, dat niet pleizierig eindigde",
        "Datering: niet in Brinkman, oude spelling, schatting" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33e1917bf8cf94f4110b4c043b4c940c> ;
    schema1:name "Kinder vreugde en leed" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c5d770c92793efe8e8bc3a87fc622ed> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778185127> .

