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

<http://data.bibliotheken.nl/id/thes/p173651348> a schema1:Person ;
    rdfs:label "Bruijn, Mariette de" ;
    schema1:description "B9931595: Mariëtte" ;
    schema1:familyName "de Bruijn" ;
    schema1:givenName "Mariette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa08e32eff288de7c62486586c64b06e> ;
    schema1:name "Mariette de Bruijn" ;
    schema1:sameAs <http://viaf.org/viaf/288524895>,
        <https://isni.org/isni/0000000394074678> .

