@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/p096664649> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "L' épopée sanglante du Far West / scénarios O. Joly ; dessins Cicuendez et Hardy" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071298959> ;
    schema1:bookEdition "[Réimpression]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071298916>,
        <http://data.bibliotheken.nl/id/thes/p071866701> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p09666441X> ;
    schema1:isbn "2800103612" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a004e7bf971a35d670d82f8af756541> ;
    schema1:name "L' épopée sanglante du Far West" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f0754c91197fd6108a372801bdd394b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65793178> .

