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

<http://data.bibliotheken.nl/id/thes/p315571578> a schema1:Person ;
    rdfs:label "Biondi, Carrie A. Khan" ;
    schema1:alternateName "Biondi, Carrie-Ann",
        "Khan Biondi, Carrie A." ;
    schema1:description "Carrie-Ann Biondi is associate professor of philosophy at Marymount Manhattan College, USA ( A history of ..., 2015)" ;
    schema1:familyName "Biondi" ;
    schema1:givenName "Carrie A. Khan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/266d01a5908f6fc3a292a8f421b9bd7d> ;
    schema1:name "Carrie A. Khan Biondi" ;
    schema1:sameAs <http://viaf.org/viaf/276753525>,
        <https://isni.org/isni/0000000384528496> .

