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

<http://data.bibliotheken.nl/id/thes/p070988919> a schema1:Person ;
    rdfs:label "Hopmans, Corry M.J." ;
    schema1:familyName "Hopmans" ;
    schema1:givenName "Corry M.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/636bf2106e224424093ba53e2b3498b4> ;
    schema1:name "Corry M.J. Hopmans" ;
    schema1:sameAs <http://viaf.org/viaf/280387095> .

