@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p040885763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op wandel / Hugo Verriest" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393516458> ;
    dcterms1:issued "1922" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070041377> ;
    schema1:bookEdition "4e uitg" ;
    schema1:description "Oorspr. uitg.: Rousselare [etc.] : De Meester [etc.], 1903" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3119706a6a4629ec3755302c09ca3bf2> ;
    schema1:name "Op wandel" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d018e309b3a98c25a90d84f4f7f67a9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64725296> .

