@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/p429368496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Suske en Wiske / Willy VandersteenBlauwe reeks / Willy Vandersteen" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068870752> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071263217> ;
    schema1:description "Beeldverhaal" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p428653081> ;
    schema1:isbn "9789002270253" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6bfefd655c41188fd28c2eaaacc3dbc> ;
    schema1:name "De avonturen van Suske en Wiske" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2dd31636beda8e6ad3c0206689aa9d7f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1202692892> .

