@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/p159306272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het raadsel van kamer 43 / scenario: Denis Lapière ; tek.: Alain Sikorski ; kleuren: D. Thomas ; [vert. uit het Frans]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102516979> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072809817>,
        <http://data.bibliotheken.nl/id/thes/p073417424> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822973715> ;
    schema1:isbn "9031418897" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef16bf605a7a9342ca87382ace49c0ca> ;
    schema1:name "Het raadsel van kamer 43" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ada48c2b9b088d4f70591a769aad5ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68452946> .

