@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/p791641694> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Greek commentaries on Plato's Phaedo / L.G. Westerink" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06861733X>,
        <http://data.bibliotheken.nl/id/thes/p077612191>,
        <http://data.bibliotheken.nl/id/thes/p10243042X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068671490> ;
    schema1:description "Tekst in het Grieks en Engels" ;
    schema1:inLanguage "en",
        "grc" ;
    schema1:isbn "0720482828" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28b2e12b5768dbccf6486442ac33fbd8> ;
    schema1:name "The Greek commentaries on Plato's Phaedo" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69166c32ea39fd11eeca2010e1299f14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67573785> .

