@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/p074739840> a schema1:Person ;
    rdfs:label "Hoogerwoord, Robert Richard (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "Rob R. Hoogerwoord (B9430901)" ;
    schema1:familyName "Hoogerwoord" ;
    schema1:givenName "Robert Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2db938429c8f3981c8c1b339183721e9> ;
    schema1:name "Robert Richard Hoogerwoord" ;
    schema1:sameAs <http://viaf.org/viaf/249515587>,
        wd:Q102316653,
        <https://isni.org/isni/0000000370047739> .

