@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/p071127119> a schema1:Person ;
    rdfs:label "Dyson, Robert H. (Jr.)" ;
    schema1:familyName "Dyson" ;
    schema1:givenName "Robert H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adfa5f7f2b9f15a812acd7aebe105441> ;
    schema1:name "Robert H. Dyson (Jr.)" ;
    schema1:sameAs <http://viaf.org/viaf/46760527>,
        wd:Q85502260,
        <https://isni.org/isni/0000000116342337> .

