@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/p446384933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lissa en Kann, 1806-1906 : ter herinnering aan het eeuwfeest / J.H. Kann" ;
    dcterms1:issued "1906" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p429079745>,
        <http://data.bibliotheken.nl/id/thes/p429079753> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071996028> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041122151> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81b53963cc87b9b6bbf70357d2353546> ;
    schema1:name "Lissa en Kann, 1806-1906 : ter herinnering aan het eeuwfeest" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fa1312e3adeff16c156ccc80e4b1f6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510358727> .

