@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/p134956613> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abé-prentjes voor moeder en kind / door Van Heyningen Bosch" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394428676> ;
    dcterms1:issued "1820" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069676054> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45e4355b596b51fad87a1ada0e52c319> ;
    schema1:name "Abé-prentjes voor moeder en kind" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4963c09270f900fba0259f7c90704ce4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69166697> .

