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

<http://data.bibliotheken.nl/id/thes/p134035577> a schema1:Person ;
    rdfs:label "Rogaar, Helenus" ;
    schema1:description "bloemlezing uit 1912" ;
    schema1:familyName "Rogaar" ;
    schema1:givenName "Helenus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8bad5bbc44a44bb5896fbf104f4da28> ;
    schema1:name "Helenus Rogaar" ;
    schema1:sameAs <http://viaf.org/viaf/287368866>,
        <https://isni.org/isni/000000039316433X> .

