@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/p374551219> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Missak / Gilles Mezzomo" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p105435562>,
        <http://data.bibliotheken.nl/id/thes/p375331948> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071934588>,
        <http://data.bibliotheken.nl/id/thes/p37455076X>,
        <http://data.bibliotheken.nl/id/thes/p374551162> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p374550689> ;
    schema1:isbn "9789491684302" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f6f895023fbbacc20540115699a816c> ;
    schema1:name "Missak" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7f00d2c7a97006f7a5d354bc86c0b46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/882908428> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ce158515a77986936247da47c070551b> .

