@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/p370429702> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het eerloze leger / tekeningen: Jean-Michel Beuriot ; scenario: Philippe Richelle ; inkleuring: Dominique Osuch ; [vertaling uit het Frans]" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152416862> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074379100>,
        <http://data.bibliotheken.nl/id/thes/p370429699> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330820109> ;
    schema1:isbn "9789030369547" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3df77698d1820d1bb666c9c7ae323e6b> ;
    schema1:name "Het eerloze leger" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a0511c977e31bcb01f3dc945847466e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/869762169> .

