@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/p444466118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het woud der inwijding : \"sterf voordat je sterft\" / Marcel Messing ; omslagillustratie naar een wandtapijt van Roelien de Lange" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07145831X> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: Deventer : Ankh-Hermes, 1986" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020254820",
        "9789020254822" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19aecb50c62482bc314138bd9ea07669> ;
    schema1:name "Het woud der inwijding : \"sterf voordat je sterft\"" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c76c438bdebdc2f4794c96ca40d8cd09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1483040364> .

