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

<http://data.bibliotheken.nl/id/thes/p072201967> a schema1:Person ;
    rdfs:label "White Eagle" ;
    schema1:description "BNB: White Eagle%Spirit%",
        "DNB: White Eagle\"",
        "Geest, die via het medium Grace Cook spreekt; géén pseud.!" ;
    schema1:familyName "White Eagle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/352ac6cc156f10c0478e7f50eacb7c2a> ;
    schema1:name "White Eagle" ;
    schema1:sameAs <http://viaf.org/viaf/281502182>,
        <https://isni.org/isni/0000000388304115> .

