@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/p070859671> a schema1:Person ;
    rdfs:label "Gaines, James R." ;
    schema1:alternateName "Gaines, James" ;
    schema1:description "B0603940: James R. Gaines is journalist en voormalig hoofdred. van o.a. Time, People en Life" ;
    schema1:familyName "Gaines" ;
    schema1:givenName "James R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17972cdc19913fea4bdd2a6f3360ab04> ;
    schema1:name "James R. Gaines" ;
    schema1:sameAs <http://viaf.org/viaf/100300900>,
        wd:Q6141624,
        <https://isni.org/isni/0000000084034953> .

