@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p377558737> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vita divi Antonii" ;
    dcterms1:issued "1490-1492" ;
    schema1:associatedMedia "http://data.cerl.org/istc/iv00119000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069173214> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De afbeeldingen op de CD-ROM 'Illustrated ISTC' zijn afkomstig uit signatuur: KBH 171 G 8",
        "De auteur is: Maphaeus Vegius" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p32719300X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ceded40854e3cc3830ea8ee5895b13e> ;
    schema1:name "Vita divi Antonii" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1cec5df3d3ab6b0aa89e8d0be4f7a787> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883841369> .

