@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/p86524572X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ware geschiedenis van Zoetje Suikerpeer / teekeningen van R. Töpffer ; berijmd door J. Kist" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068460821>,
        <http://data.bibliotheken.nl/id/thes/p363069127> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069891818> ;
    schema1:description "Ontleend aan: Les amours de mr. Vieux-Bois" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/242317fda6d28af92e2b40244e81c1fb> ;
    schema1:name "De ware geschiedenis van Zoetje Suikerpeer" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c8434213b9b9c242dc7f126612f321a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64330159> .

