@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/p435723286> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Meno van Plato / [uitg. door] H.D. Verdam ; opnieuw bew. door W. den Boer" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06861733X>,
        <http://data.bibliotheken.nl/id/thes/p075611953>,
        <http://data.bibliotheken.nl/id/thes/p077593340> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06861733X> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068591748>,
        <http://data.bibliotheken.nl/id/thes/p070162999> ;
    schema1:description "Griekse tekst" ;
    schema1:inLanguage "grc" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p064978931> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841363749> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd3c210936ae4c0cdf94784b1ae5e9ee> ;
    schema1:name "De Meno van Plato" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10612c2b9eefdad1cfcc0ea69d755e66> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308415547> .

