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

<http://data.bibliotheken.nl/id/thes/p241080924> a schema1:Person ;
    rdfs:label "Pinto, Robert C." ;
    schema1:description "B0218231: Dept. of Philosophy, University of Windsor, Windsor, Ontario, Canada" ;
    schema1:familyName "Pinto" ;
    schema1:givenName "Robert C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6bd7297df8a4a073233cb61345eee28> ;
    schema1:name "Robert C. Pinto" ;
    schema1:sameAs <http://viaf.org/viaf/64158852>,
        <https://isni.org/isni/0000000073665039> .

