@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/p399551220> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe avonturen van Bob Morane / scenario Luc Brunschwig, Aurélien Ducoudray ; tekeningen Dimitri Armand" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p399551182> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946678>,
        <http://data.bibliotheken.nl/id/thes/p120202131>,
        <http://data.bibliotheken.nl/id/thes/p326906355> ;
    schema1:description "Beeldverhaal",
        "Naar het werk van Henri Vernes",
        "Vertaald uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6daa39d804310ae6efb17fae269531af> ;
    schema1:name "De nieuwe avonturen van Bob Morane" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/091c70cef2b2c86462b2208dcadbec78> ;
    schema1:sameAs <http://www.worldcat.org/oclc/940547758> .

