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

<http://data.bibliotheken.nl/id/thes/p188703519> a schema1:Person ;
    rdfs:label "Bruijn-Prevosth, Truus de" ;
    schema1:description "drs." ;
    schema1:familyName "de Bruijn-Prevosth" ;
    schema1:givenName "Truus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/143bc9103562cc5f7c9c8b194db3eef5> ;
    schema1:name "Truus de Bruijn-Prevosth" ;
    schema1:sameAs <http://viaf.org/viaf/288893959>,
        <https://isni.org/isni/0000000394412606> .

