@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/p138894949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het eiland van mijn dood / scenario P. Richelle ; tek. J.Y. Delitte ; inkleuringen M.A. Verougstraete ; [vert. uit het Frans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074379151> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074379100>,
        <http://data.bibliotheken.nl/id/thes/p122552555> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054106478> ;
    schema1:isbn "9052890641" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02316864677e27a2158fa7e340af7312> ;
    schema1:name "Het eiland van mijn dood" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb9a5e66ba73b504ea0dfa32b22faf9d> .

