@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/p069195242> a schema1:Person ;
    rdfs:label "Kiely, Robert" ;
    schema1:familyName "Kiely" ;
    schema1:givenName "Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57f78a058ccb79870084ecab16388ef3> ;
    schema1:name "Robert Kiely" ;
    schema1:sameAs <http://viaf.org/viaf/61562185>,
        wd:Q116778056,
        <https://isni.org/isni/0000000108579414> .

