@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p14431231X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ariane, tragedie / par T. Corneille" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p396794203>,
        <http://data.bibliotheken.nl/id/nbt/p407083227> ;
    dcterms1:issued "1674" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07027309X> ;
    schema1:description "De titelplt gegrav. door Romein de Hooghe?",
        "Met gegrav. titelprent (door Romeyn de Hooghe?) en drukkersmerk in hsn. Motto: Qvaerendo" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbae694669dd4dc9f3f74449b1c3ac46> ;
    schema1:name "Ariane, tragedie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03196a38b5c37970888a7f11613c52e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/5628752> .

