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

<http://data.bibliotheken.nl/id/thes/p073738492> a schema1:Person ;
    rdfs:label "Crevels, H.H." ;
    schema1:familyName "Crevels" ;
    schema1:givenName "H.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1c71c67dee5d82dbc564e014504550e> ;
    schema1:name "H.H. Crevels" ;
    schema1:sameAs <http://viaf.org/viaf/288428230>,
        <https://isni.org/isni/000000039399435X> .

