@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/p30818503X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gallische avonturen / Jacques Martin, Vincent Henin ; [vert. uit het Frans]" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070042691> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185614183> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305647822> ;
    schema1:isbn "9789030361589" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f513d72f2183c50838c8066888506c89> ;
    schema1:name "Gallische avonturen" ;
    schema1:numberOfPages 171 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1f8c5856ab97eb20967c6d6fcdf0bdc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/226384397> .

