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

<http://data.bibliotheken.nl/id/thes/p071879749> a schema1:Person ;
    rdfs:label "H.R. (fl. 17e eeuw)" ;
    schema1:alternateName "R., H." ;
    schema1:description "fl. 17e eeuw" ;
    schema1:familyName "H.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b7cfc0016cf15f2df77ea25a763af94> ;
    schema1:name "H.R." ;
    schema1:sameAs <http://viaf.org/viaf/9291161211666640070000>,
        <https://isni.org/isni/0000000390500692> .

