@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/p243047746> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het droevig avontuur van Formosa / door Anne de Vries en P.H. Muller ; geïll. naar oude prenten" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068355289> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06949536X> ;
    schema1:description "Vrij en blij $ 7e leerjaar" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2941586c99f78baed77399e2295f1aaa> ;
    schema1:name "Het droevig avontuur van Formosa" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/293c1ea470719facdd47678dda09a0e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150129913> .

