@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p173799132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dieven van de schoonheid : roman / Pascal Bruckner ; vert. [uit het Frans] Leo Gillet" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342248251>,
        <http://data.bibliotheken.nl/id/nbt/p34224826X> ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073716200> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070191093> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023437845" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bb3f10a91683a9426962df754fa267f> ;
    schema1:name "De dieven van de schoonheid : roman" ;
    schema1:numberOfPages 292 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f4419c393bb46633acac8d432e0cf07> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67932639> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6795af0fcdc59a3ec17ac3cead87811b> .

