@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/p145055043> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Enchiridion / Epictetus ; et Cebetis Tabula" ;
    dcterms1:issued "1670" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=STCN:852776942:record" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068399006> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067800319> ;
    schema1:inLanguage "grc",
        "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8fe7e3c7f2c12cb558a0b08822d6668> ;
    schema1:name "Enchiridion" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fc3cc22abfe3158c9f10c3d696fa5f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898999230> .

