@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/p070189080> a schema1:Person ;
    rdfs:label "Roberts, Robert (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:description "1940- afkomstig van B9216200",
        "cardiologie" ;
    schema1:familyName "Roberts" ;
    schema1:givenName "Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0d1817e2a95c67aa937a26e84ab1bba> ;
    schema1:name "Robert Roberts" ;
    schema1:sameAs <http://viaf.org/viaf/84860227>,
        wd:Q55648590,
        <https://isni.org/isni/0000000115572261> .

