@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/p374017379> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloedheet / Vautrin door Baru" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073402532> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069216762> ;
    schema1:description "Beeldverhaal",
        "Naar de roman van Jean Vautrin. - Oorspronkelijke Franse uitgave: Paris : Mazarine, 1982",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789030370086" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d61ce839d33d67bbbc1bf6f07cf4b8e> ;
    schema1:name "Bloedheet" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36b3719017db4d7c0a89eccb67500c72> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880405232> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2c09b7439750ee8edc3c91a1081484b9> .

