@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/p242892949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Allard Morrema / Evert Zandstra ; [ill. van Sj. Kuperus ]" ;
    dcterms1:issued "1947" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070259496> ;
    schema1:bookEdition "2e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068205074> ;
    schema1:description "1e dr.: 1946" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faccbc5dd5a12ee7d445e866c26448d2> ;
    schema1:name "Allard Morrema" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4907236e2fbd5463bcec69b6ce77694> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150106431> .

