@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/p202005429> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De put des doods / tekst en tek. Isabelle Dethan ; [vert. uit het Frans: Joke van der Klink]" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p188055908> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074774034> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p093674953>,
        <http://data.bibliotheken.nl/id/nbt/p187556113> ;
    schema1:isbn "9034327698" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/572caa4c3734b7de81d23220c3192629> ;
    schema1:name "De put des doods" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ad50a478741afb9c1ff9064c974cddc> .

