@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/p434058602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lysiae Orationes / in usum studiosae iuventutis textum constituit C.G. Cobet" ;
    dcterms1:issued "1891" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB410013446" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069483558> ;
    schema1:bookEdition "Editio quarta" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067674186>,
        <http://data.bibliotheken.nl/id/thes/p068780443> ;
    schema1:inLanguage "grc" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p063845121> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9f8268b6a31a0aa84b27f54c33002ab> ;
    schema1:name "Lysiae Orationes" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fad5f0311f89c4cd9d9357029ccc08e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1265435119> .

