@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/p841050767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mondjesmaat / Marianne Wiersema ; [tek. Anita Engelen]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760153X>,
        <http://data.bibliotheken.nl/id/thes/p078559804> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071261877> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073058238> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611899> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029707763" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57b6615b87da96534387827656984f7a> ;
    schema1:name "Mondjesmaat" ;
    schema1:numberOfPages 100 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6beb1d66fe5723f0ca6108fc22ce3c6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63683335> .

