@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/p32989403X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Samsam / Serge Bloch" ;
    dcterms1:issued "2010" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070633371>,
        <http://data.bibliotheken.nl/id/thes/p079702775>,
        <http://data.bibliotheken.nl/id/thes/p329893831> ;
    schema1:description "Gebaseerd op het scenario van Hadrien Soulez Larivière, Isabelle Bottier en Jean de Loriol" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p327933062> ;
    schema1:isbn "9789002238611" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df50ed00ea1e72f7e6c9ebed92c0dcde> ;
    schema1:name "Samsam" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe658991bbaafe607159d5d45458b5bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775795608> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a188fa1872764d7bc1298abb9f275c64> .

