@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/p40726373X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hesione, tragedie" ;
    dcterms1:issued "1702" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000114321" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070174997> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur: Antoine Danchet",
        "Met gegraveerd titelblad",
        "Ook gepubliceerd in: Recueil des opera, Dl 8" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p296404438> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ba7d5a5735c48e4fb91454d3d15204c> ;
    schema1:name "Hesione, tragedie" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7dca2618a9e2e97c6e2b65757b9cda39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959569233> .

