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

<http://data.bibliotheken.nl/id/thes/p217563384> a schema1:Person ;
    rdfs:label "Bean, Carol A." ;
    schema1:description "B0108400: School of Information Sciences, University of Tennessee, Knoxville, TN" ;
    schema1:familyName "Bean" ;
    schema1:givenName "Carol A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bb71ee8c20509850665eaf799491a20> ;
    schema1:name "Carol A. Bean" ;
    schema1:sameAs <http://viaf.org/viaf/62777551>,
        <https://isni.org/isni/0000000079993244> .

