@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/p407263977> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antiochus, tragicomedie. / Par T. Corneille" ;
    dcterms1:issued "1691" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000114369" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07027309X> ;
    schema1:bookEdition "Suivant la copie imprimée a Paris" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Gedrukt te Amsterdam door Abraham Wolfgang",
        "Ook gepubliceerd in: Le theatre de T. Corneille, IV. partie" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p296588180> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bc10f0b02e6b1c1e4d71fcc0d98acef> ;
    schema1:name "Antiochus, tragicomedie." ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/124dc4222a066f1d785b1040a7d9a5ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959569466> .

