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

<http://data.bibliotheken.nl/id/thes/p32748375X> a schema1:Person ;
    rdfs:label "Truyers, Carla" ;
    schema1:familyName "Truyers" ;
    schema1:givenName "Carla" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb7db7200f1f2a8763227d4281fb1ff0> ;
    schema1:name "Carla Truyers" ;
    schema1:sameAs <http://viaf.org/viaf/284254281>,
        <https://isni.org/isni/0000000390607609> .

