@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/p125776985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prijs van het bloed / tekst: François Corteggiani ; tek.: Colin Wilson ; inkleuring: Janet Gale ; [vert. uit het Frans]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071214739> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068904169>,
        <http://data.bibliotheken.nl/id/thes/p071214852> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p237927489>,
        <http://data.bibliotheken.nl/id/nbt/p821962981> ;
    schema1:isbn "9067933813" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f75ff3965dfb4ff3bf437bb8afae860> ;
    schema1:name "De prijs van het bloed" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d840849bcf64df33db06e1bb5ae67cd3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69221948> .

