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

<http://data.bibliotheken.nl/id/thes/p07404978X> a schema1:Person ;
    rdfs:label "Caudill, David Stanley" ;
    schema1:familyName "Caudill" ;
    schema1:givenName "David Stanley" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54920b8fff396bf07e5b87723d453016> ;
    schema1:name "David Stanley Caudill" ;
    schema1:sameAs <http://viaf.org/viaf/242936237>,
        <https://isni.org/isni/0000000083174292> .

