@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/p144306964> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Enchiridion / Epictetus ; et Cebetis Tabula / Graece et Lat" ;
    dcterms1:issued "1670" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068399006> ;
    schema1:bookEdition "Prior. ed. emend. et aucta" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067800319>,
        <http://data.bibliotheken.nl/id/thes/p237932717> ;
    schema1:description "Met aant. van Jo. Dan. Snecanus" ;
    schema1:inLanguage "grc",
        "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/504bcfecf4e8ed83e9d290508a4100f9> ;
    schema1:name "Enchiridion" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a630130278efd7fa472a81538a1911ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69059338> .

