@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/p080083536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bob et Bobette / Willy Vandersteen" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068870752> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p109533704> ;
    schema1:isbn "2880972574" ;
    schema1:issueNumber 199 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cfe425b0cc70c3cf108adedf264ea43> ;
    schema1:name "Bob et Bobette" ;
    schema1:numberOfPages 232 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0eaa8e757dcc6032d05b6aab63beef4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769460198> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ed028d3db1e7a8ea793296f2afa793d8> .

