@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/p073746436> a schema1:Person ;
    rdfs:label "Collins, Gary R. (1934-)" ;
    schema1:alternateName "Collins, Gary" ;
    schema1:birthDate "1934" ;
    schema1:description "LC: 1934-",
        "psychologie ; counseling ; Christendom" ;
    schema1:familyName "Collins" ;
    schema1:givenName "Gary R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/067c8f335201a1925ba8b21074ceefe0> ;
    schema1:name "Gary R. Collins" ;
    schema1:sameAs <http://viaf.org/viaf/110945421>,
        wd:Q55941563,
        <https://isni.org/isni/000000011032738X> .

