@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p801632196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het boek der duivelse machten / Edgar Wallace ; [vert. uit het Engels door Th. Menger-de Neyn van Hoogwerff]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06898975X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069042411> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p344576450> ;
    schema1:isbn "9020513060" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5bfd39b79463ff56cd51778a5371c82> ;
    schema1:name "Het boek der duivelse machten" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/291f85ad1381e2b0ab36a618926e228a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63302207> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3a5c3329ca35740e6bb1feda10882e35> .

