@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/p861960491> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les vies des hommes illustres de Plutarque / trad. en françois, avec des remarques historiques et critiques, par Mr. Dacier" ;
    dcterms1:issued "1763" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068324294> ;
    schema1:bookEdition "Nouv. éd., augm. & corr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069965234> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/820ec557a98c1a72261cd38b0431ee39> ;
    schema1:name "Les vies des hommes illustres de Plutarque" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/685635f8218db4aa7fa3fd73506e6634> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1030789592> .

