@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/p446113476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "From Platonism to Neoplatonism / Philip Merlan" ;
    dcterms1:issued "1953" ;
    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:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p833637924> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51a62605e07acf1ccd1de262dda59e1d> ;
    schema1:name "From Platonism to Neoplatonism" ;
    schema1:numberOfPages 210 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ff38893036e5fb0ce94d77b369dcce9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1508880182> .

