@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/p235685658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Blote Belg / Willy Vandersteen ; scenario en tek. Paul Geerts, Marc Verhaegen" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068891148> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068870752>,
        <http://data.bibliotheken.nl/id/thes/p069040168> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821677233> ;
    schema1:isbn "9002210388" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f94fc5ae6cc84f5183d3c428563a55a> ;
    schema1:name "De Blote Belg" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f47e0ccb3588b9d49ddb320b6db933b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67112789> .

