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

<http://data.bibliotheken.nl/id/thes/p13942167X> a schema1:Person ;
    rdfs:label "Miles, John C. (eindred.)" ;
    schema1:familyName "Miles" ;
    schema1:givenName "John C." ;
    schema1:hasOccupation "eindred." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e6b7e35d55cb02baf06a5bc3c8590d3> ;
    schema1:name "John C. Miles" ;
    schema1:sameAs <http://viaf.org/viaf/305135058>,
        <https://isni.org/isni/0000000417239595> .

