@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/p851918603> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hugo Verriest / [ingel. en samengest. door] Joris Caeymaex" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070041377> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074622838> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850085616> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/142c5a1c65868524b89609255b26f557> ;
    schema1:name "Hugo Verriest" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d858a867d25d6d83fa5a5f8fba57cbb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1399515547> .

