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

<http://data.bibliotheken.nl/id/thes/p152353267> a schema1:Person ;
    rdfs:label "Tuijn, Marguerite Isoud (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "geb. 1969; kunsthistoricus" ;
    schema1:familyName "Tuijn" ;
    schema1:givenName "Marguerite Isoud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc2d3ec2cc1929706108e50c7556ddf2> ;
    schema1:name "Marguerite Isoud Tuijn" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/199397218>,
        <https://isni.org/isni/0000000356697671> .

