@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/p396951163> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Sprache der Augen / von H.A. Spandaw ; aus dem Holländischen durch G.H. van Senden" ;
    dcterms1:issued "1835" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000106126" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070013802> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070201846> ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p242264425> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48b97b5fc025cc440450e2e3f45508b4> ;
    schema1:name "Die Sprache der Augen" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d5cf068c9123f8458967cd12303101e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922592865> .

