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

<http://data.bibliotheken.nl/id/thes/p068939264> a schema1:Person ;
    rdfs:label "Dominguez, Richard H." ;
    schema1:description "mb" ;
    schema1:familyName "Dominguez" ;
    schema1:givenName "Richard H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9cb18f29cada74d0d634722364b9a3c> ;
    schema1:name "Richard H. Dominguez" ;
    schema1:sameAs <http://viaf.org/viaf/108513135>,
        <https://isni.org/isni/0000000082909277> .

