@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/p159336333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met de rug tegen de muur / scenario: Chauvel ; tekeningen: Le Saëc" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159336007> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p159330416> ;
    schema1:description "Oorspronkelijke Franse uitgave: Paris : Delcourt",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159329795>,
        <http://data.bibliotheken.nl/id/nbt/p159336139> ;
    schema1:isbn "9076067031" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7207eae05646c1dfd4f5cb7d256570c> ;
    schema1:name "Met de rug tegen de muur" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8362cee78cd70756848f9a4f52914e6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68454263> .

