@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/p355258935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Monsieur Bermutier / Maarten Vande Wiele" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p236144553> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068834829> ;
    schema1:description "Gebaseerd op verhalen van Guy de Maupassant" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077549773" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc29573e99cc72305177d5aef492e366> ;
    schema1:name "Monsieur Bermutier" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4364c5b57a88d1bbd1b521a0c9f765e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847908371> .

