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

<http://data.bibliotheken.nl/id/thes/p072475145> a schema1:Person ;
    rdfs:label "Harris, Robert A." ;
    schema1:description "B0128561: ESA ; Robert",
        "ruimtevaarttechniek/satellite broadcasting" ;
    schema1:familyName "Harris" ;
    schema1:givenName "Robert A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc71101d518da389b5b5ad1138911b6b> ;
    schema1:name "Robert A. Harris" ;
    schema1:sameAs <http://viaf.org/viaf/59222415>,
        <https://isni.org/isni/0000000122806038> .

