@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/p377558761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vita divi Antonii" ;
    dcterms1:issued "1490" ;
    schema1:associatedMedia "http://data.cerl.org/istc/iv00118800" ;
    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 170 G 50" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p326098437> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2413f54ab1272d2cd5ea3becd8fd9e9f> ;
    schema1:name "Vita divi Antonii" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96e6d1513d9774c3e36c2425c81f423d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883841387> .

