@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/p256946639> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klauw van de duivel / scenario, tek. en inkleuring: Daniel Hulet ; [vert. uit het Frans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069032866> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p256946612> ;
    schema1:isbn "9030381183" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b06776948b345db408aa2e0d47773fe9> ;
    schema1:name "De klauw van de duivel" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53d406627e5bbbe93c27b0bfa6207505> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66765893> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d3337c99481b2acab6599d27f43b2828> .

