@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/p071553150> a schema1:Person ;
    rdfs:label "Schoonover, Lawrence" ;
    schema1:familyName "Schoonover" ;
    schema1:givenName "Lawrence" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1009fd630596c4a5a574e7240061a335> ;
    schema1:name "Lawrence Schoonover" ;
    schema1:sameAs <http://viaf.org/viaf/79294329>,
        wd:Q6504577,
        <https://isni.org/isni/0000000058235911> .

