@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/p407055223> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adherbal, roy de Numidie, tragédie / par M. de La Grange" ;
    dcterms1:issued "1702" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000052122" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070113343> ;
    schema1:bookEdition "Suivant la copie de Paris" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p14409939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce4936a706d4c0ef513e2df6b994dc3f> ;
    schema1:name "Adherbal, roy de Numidie, tragédie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74e9fe51b361446c16d0f8fbd7a4b90f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959278893> .

