@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/p152416927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mooi als de dood / Beuriot, Richelle ; [vert. uit het Frans: René van de Weijer]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152416862> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068947070>,
        <http://data.bibliotheken.nl/id/thes/p074379100> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "903038476X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1c99291a127e73a34a3bcbe650a1eed> ;
    schema1:name "Mooi als de dood" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c65210295586bd05b67ab84d1a0d0f6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68761965> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4c618139daedea1bdb46e207c13c5f89> .

