@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/p801933242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kaartenhuis / Peter Cave ; [vert. uit het Engels door Ruud Bal]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342744739> ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071286004> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068843038> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097705810> ;
    schema1:isbn "9030801786" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7357fab51b0af3f075c541b0bcdccd74> ;
    schema1:name "Het kaartenhuis" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f7641e2e74934ff6010f003d32b5ae5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63396069> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9ca47384133a97debeafdafaddef8dd8> .

