@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/p106979302> a schema1:Person ;
    rdfs:label "Covey, Stephen Richards (1932-2012)" ;
    schema1:alternateName "Covey, Stephen",
        "Kūfī, Stīfin",
        "Kūwī, Astiyūn R." ;
    schema1:birthDate "1932" ;
    schema1:deathDate "2012" ;
    schema1:description "B0205661 op achterz. omslag: directeur van het Covey Leadership Center in Utah." ;
    schema1:familyName "Covey" ;
    schema1:givenName "Stephen Richards" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94187a9575172e731dd9ed0afdc2f7e6> ;
    schema1:name "Stephen Richards Covey" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/19730461>,
        wd:Q313482,
        <https://isni.org/isni/000000008098533X> .

