@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/p145351041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De la vie & des actions d'Alexandre le Grand / Quinte Curce ; trad. de Mr. De Vaugelas" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p400294419> ;
    dcterms1:issued "1699" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06962562X> ;
    schema1:bookEdition "Ed. nouv." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069892261>,
        <http://data.bibliotheken.nl/id/thes/p070427798>,
        <http://data.bibliotheken.nl/id/thes/p07042781X> ;
    schema1:inLanguage "und" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cf135a2bda0a63f8e0b33e959d053aa> ;
    schema1:name "De la vie & des actions d'Alexandre le Grand" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05f16b813c89212eca502fe188774911> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68859863> .

