@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/p821793446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "From Platonism to Neoplatonism / Philip Merlan" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593340>,
        <http://data.bibliotheken.nl/id/thes/p078602041>,
        <http://data.bibliotheken.nl/id/thes/p078629527> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070966265> ;
    schema1:bookEdition "3rd ed., rev" ;
    schema1:description "1e uitg.: 1953" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a67474f0569720195da03bcb79a4b9f> ;
    schema1:name "From Platonism to Neoplatonism" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0d9fcfa1ac3f8c6665594d35a614c6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781434876> .

