@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/p820761656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heikleuters / Alfons Jeurissen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342789910> ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071307966> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:description "1e dr.: 1907" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906307221X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0f82664513b0f6124451fc7c72828cf> ;
    schema1:name "Heikleuters" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfd81e73a61d0cfe04fe414b52042194> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63406574> .

