@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/p051567873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een man die wist / Emmanuel Bove ; vert. [uit het Frans] door Gerda Siebelink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341841803>,
        <http://data.bibliotheken.nl/id/nbt/p341841811> ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612086> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068951310> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070114471> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068010735" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c738a0436d95da51a655cfe172b728f3> ;
    schema1:name "Een man die wist" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/938ce85dd9b216b32922ac408238c53c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64989729> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/44092d6cb1b306561621a5bc17aff4b4> .

