@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/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p145027503> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les vies des hommes illustres / de Plutarque ; revues ... & trad. en françois, avec des remarques ... par Dacier" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p408402970> ;
    dcterms1:issued "1724" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068324294> ;
    schema1:bookEdition "Nouv. éd. revue, corr. & augm..." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069965234> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f71da867d63a08f4df79a4d12b2c0ba> ;
    schema1:name "Les vies des hommes illustres" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e80a7784f34a2a05c35cf8bb7c774e44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1030810303> .

