@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/p245525394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloed en tranen / tek.: Bernard Capo ; scenario: Gilles Chaillet ; inkleuring: Paul ; [vert. uit het Frans]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073503932> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069063869>,
        <http://data.bibliotheken.nl/id/thes/p193093871> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p239054938> ;
    schema1:isbn "9030387327" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf63a9e08074f9b2d47c7a16f8add905> ;
    schema1:name "Bloed en tranen" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e80c3ac05bbed485319185080fabe2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66762733> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c48ad1672989c13014edb7ab51228f9> .

