@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/> .

<http://data.bibliotheken.nl/id/nbt/p152167234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De graecae ecclesiae hodierno statu epistola. / Th. Smith" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p377460435> ;
    dcterms1:issued "1698" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069590850> ;
    schema1:bookEdition "Editio nova" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/919d392f1738f75b4cc2c82e66902342> ;
    schema1:name "De graecae ecclesiae hodierno statu epistola." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a425800528961f2d0e8df0f3b50f4a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906658038> .

