@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/p41152917X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Enchiridion / Epictetus ; et Cebetis Tabula" ;
    dcterms1:issued "1634" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000041672" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068399006> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067800319> ;
    schema1:inLanguage "grc",
        "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p120116383> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f10b7f79035221ebed9e55266927886c> ;
    schema1:name "Enchiridion" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bcdc307b5494864f7612cc648d7eaba5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993621005> .

