@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/p240912004> a schema1:Person ;
    rdfs:label "Ryder, John (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "B0420767: Profossor in Philosophy, State University of New York" ;
    schema1:familyName "Ryder" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45f8b84cd7627f799db0225e76fa524a> ;
    schema1:name "John Ryder" ;
    schema1:sameAs <http://viaf.org/viaf/16548552>,
        wd:Q12838217,
        <https://isni.org/isni/0000000110412744> .

