@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/p40694797X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Epistolae Davidis Ruhnkenii ad diversos / editae a Guilielmo Leonardo Mahne" ;
    dcterms1:issued "1834" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000138049" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070170185> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069922845> ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059321733> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4000db8054b2e92a37cc4304178cb37> ;
    schema1:name "Epistolae Davidis Ruhnkenii ad diversos" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9758c86928875fb705940ad6dee6dd27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922540852> .

