@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/p41241337X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Suske en Wiske : stripfestival / Willy Vandersteen" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333253469> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752> ;
    schema1:description "Beeldverhaal",
        "Foutief ISBN 978-9903-23681-5 op achterplat",
        "Uitgave voor Lidl" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df367f506dcc04c92d0ce0b82c20f062> ;
    schema1:name "Suske en Wiske : stripfestival" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e51049a4985eb2db67b5579499a730a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1001337883> .

