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

<http://data.bibliotheken.nl/id/thes/p106855867> a schema1:Person ;
    rdfs:label "Crawford, Vallaurie" ;
    schema1:description "B95507758: Vallauri Crawford" ;
    schema1:familyName "Crawford" ;
    schema1:givenName "Vallaurie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5505bc96f4ce17220d04d31a3d160d31> ;
    schema1:name "Vallaurie Crawford" ;
    schema1:sameAs <http://viaf.org/viaf/290667252>,
        <https://isni.org/isni/0000000395851985> .

