@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/p158862775> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De formidabele Fifty-Five / Edgar Wallace ; [vert. uit het Engels Margreet Hirs]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342197134> ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06898975X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070317739> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820255777> ;
    schema1:isbn "9022914224" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e85887570b38990b1c7e10e8667e384> ;
    schema1:name "De formidabele Fifty-Five" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be4a78f0527ed3186c96caf850666797> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68368070> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5472c9c11338dcdf39447273c9ac1f93> .

