@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/p17060781X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bob & Bobette / Willy Vandersteen" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068870752> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "da" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c17cb5ac3176753d7ad51ac32ab5a07> ;
    schema1:name "Bob & Bobette" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e645747c19d6709d616c257de50eb5ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68010666> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/abe65f3659e7678546e91c6b71dce4d4> .

