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

<http://data.bibliotheken.nl/id/thes/p069467463> a schema1:Person ;
    rdfs:label "Schuyler, U." ;
    schema1:description "vert." ;
    schema1:familyName "Schuyler" ;
    schema1:givenName "U." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bb90df103e45f8c7c936dfc0f67f104> ;
    schema1:name "U. Schuyler" ;
    schema1:sameAs <http://viaf.org/viaf/306160833>,
        <https://isni.org/isni/0000000397388365> .

