@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/p060012331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een geboren leugenaar / Keith Waterhouse ; Ned. tekst Paul Rodenko" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341866512>,
        <http://data.bibliotheken.nl/id/nbt/p341866520> ;
    dcterms1:issued "1963" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068935935> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/848cb7238a2c088dbd00d3775edc38d3> ;
    schema1:name "Een geboren leugenaar" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/599e075ece417bb911eb8ab59b0e3be4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65235651> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/11e293fcaa3e4b82eace79bc26e228d3> .

