@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/p407752102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een 100-jarige : Lissa en Kann (Geldhandel) / [door Jacobus Henricus Kann]" ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071996028> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039916685> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af9b6699f84e4f56d0f25c0703c2ebbe> ;
    schema1:name "Een 100-jarige : Lissa en Kann (Geldhandel)" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4eae9adab47f13ddd12ce5152a20acb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962239434> .

