@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p120117452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Enchiridion / Epictetus ; et Cebetis tabula" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p377487090>,
        <http://data.bibliotheken.nl/id/nbt/p411529218> ;
    dcterms1:issued "1651" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=STCN:840226608: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/fc75f4dddb201ed50e253aa364d4a0d7> ;
    schema1:name "Enchiridion" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34ab0a8da44006b8b2508a685b63865f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69263175> .

