@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/p416635105> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acht oude wijsjes" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07033577X> ;
    schema1:description "Illustraties waarschijnlijk van Frans Lammers",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p137209665> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6005dca91733168e9e4c03edeec7cd7c> ;
    schema1:name "Acht oude wijsjes" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4336dcf6d342328ef346f7c53456b94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022834302> .

