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

<http://data.bibliotheken.nl/id/thes/p384058426> a schema1:Person ;
    rdfs:label "Higgins, Catherine" ;
    schema1:familyName "Higgins" ;
    schema1:givenName "Catherine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa1742099d1a360758914490fe0143a6> ;
    schema1:name "Catherine Higgins" ;
    schema1:sameAs <http://viaf.org/viaf/9099148997663559870005> .

