@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/p391314475> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eeuwige Naam : schriftgedachten / van H. Höveker" ;
    dcterms1:issued "1888" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000005899" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070096031> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p05703026X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d5eb5ec15b0fb2bff410f1233b3956b> ;
    schema1:name "De eeuwige Naam : schriftgedachten" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/483d9f6e0ed9b77dd3db4143ebb64cfe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904708567> .

