@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/p853133557> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De outlaws van Missouri / Charlier, Gir, Wilson ; [vert. uit het Frans]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071214739> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06890617X>,
        <http://data.bibliotheken.nl/id/thes/p069964149>,
        <http://data.bibliotheken.nl/id/thes/p071214852> ;
    schema1:description "De serie Blueberry is een creatie van Jean-Michel Charlier en Jean Giraud. Dit verhaal werd geschreven door Jean-Michel Charlier; getekend door Colin Wilson; ingekleurd door Janet Gale (gekartonneerde ed.)" ;
    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 "9065740880" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/749d0facc3954da66aff21dfae9f5fe0> ;
    schema1:name "De outlaws van Missouri" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ae9978574fa97db429841fc83c556b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64186097> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d526bab01f8a742727e0d99bf10b64e4> .

