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

<http://data.bibliotheken.nl/id/thes/p422484490> a schema1:Person ;
    rdfs:label "Trounce, Charlotte" ;
    schema1:familyName "Trounce" ;
    schema1:givenName "Charlotte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6951d5f2ee69ca8db9542503b9f6952d> ;
    schema1:name "Charlotte Trounce" ;
    schema1:sameAs <https://isni.org/isni/0000000427853708> .

