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

<http://data.bibliotheken.nl/id/thes/p068819560> a schema1:Person ;
    rdfs:label "Houbrechts, Gerlinde" ;
    schema1:familyName "Houbrechts" ;
    schema1:givenName "Gerlinde" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42edd11509aced0f027fb495ef0ae37a> ;
    schema1:name "Gerlinde Houbrechts" ;
    schema1:sameAs <http://viaf.org/viaf/280424822>,
        <https://isni.org/isni/0000000387468927> .

