@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/p338293264> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wapenmeester / tekst Alain Ayroles ; tek. Jean-Luc Masbou ; [vert. uit het Frans: Hans van den Boom]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183789881> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980256>,
        <http://data.bibliotheken.nl/id/thes/p170248577> ;
    schema1:description "Oorspr. Franse uitg.: Delcourt, 2007" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p183790030>,
        <http://data.bibliotheken.nl/id/nbt/p183790154> ;
    schema1:isbn "9789034304025" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/060d701e0767a96f3a57e282cef8420e> ;
    schema1:name "De wapenmeester" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/519b9b89ed0e5a55f4067aab8411066f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/760015238> .

