@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/p437882802> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De monniken van Bourgonge / tekst: Corbeyran ; tekeningen: Brice Goepfert ; inkleuring: Minte Studio ; vertaling [uit het Frans] & lettering: Vincent Hoberg ; redactie: Cor Hector" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142765368>,
        <http://data.bibliotheken.nl/id/thes/p418740275> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075102463>,
        <http://data.bibliotheken.nl/id/thes/p393316017>,
        <http://data.bibliotheken.nl/id/thes/p42424134X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p43829694X> ;
    schema1:isbn "9789464602227" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec192c3c15c543cbaea3dc10eb363474> ;
    schema1:name "De monniken van Bourgonge" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1c778dffa75a66458b9e4e7804866b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1370357208> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/32d5f25444af2825b9cdd1e38ae6ed7a> .

