@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p317815717> a schema1:Person ;
    rdfs:label "Calma, Dragos" ;
    schema1:description "Ph.D. (2008), Sorbonne University - Paris. Associate Professor of Medieval Philosophy at University College Dublin" ;
    schema1:familyName "Calma" ;
    schema1:givenName "Dragos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55cc14cd000b614d74ee66352b95e1d5> ;
    schema1:name "Dragos Calma" ;
    schema1:sameAs <http://viaf.org/viaf/88484209>,
        wd:Q63925724,
        <https://isni.org/isni/0000000066692397> .

