@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/p423698745> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nymphale : [novelle] / A. van Pelt ; [met tek. en vignetten door Nico Wijnberg]" ;
    dcterms1:issued "1943" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070809062> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06865605X> ;
    schema1:description "Opl.: 100 ex" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861746503> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/009fde8b0f759950cb104dd425591a8e> ;
    schema1:name "Nymphale : [novelle]" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61acfd5de6c7c0833f5d4e1c044cd26c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120055658> .

