@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/p438391217> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verdwenen joker / scenario: Ronald Grossey ; tekeningen: Dirk Stallaert" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070047596> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p06887524X> ;
    schema1:description "Beeldverhaal",
        "Naar de figuren van Willy Vandersteen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41645836X> ;
    schema1:isbn "9789002276316" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c53adc025014ae7401c46321110573c8> ;
    schema1:name "De verdwenen joker" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7939c27449bba6602cc2f2b5dcfbc8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1378283243> .

