@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/p432853359> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cicero : orationes post reditum tres : oratio di domo / H.T. Karsten" ;
    dcterms1:issued "1879" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000151215" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070008701> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p180120832> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1c097f896d787b80ea169793046a3f2> ;
    schema1:name "Cicero : orationes post reditum tres : oratio di domo" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bf13b16825e475fbaca1b7ffee2e89d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245584151> .

