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

<http://data.bibliotheken.nl/id/thes/p202562263> a schema1:Person ;
    rdfs:label "Cone, Eric K." ;
    schema1:familyName "Cone" ;
    schema1:givenName "Eric K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7119fa25b48a02aaadcd132608cab455> ;
    schema1:name "Eric K. Cone" ;
    schema1:sameAs <http://viaf.org/viaf/39299054>,
        <https://isni.org/isni/0000000053073490> .

