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

<http://data.bibliotheken.nl/id/thes/p338031561> a schema1:Person ;
    rdfs:label "Boonstra, Trijntje Cornelia (1975-)" ;
    schema1:alternateName "Boonstra, Nynke" ;
    schema1:birthDate "1975" ;
    schema1:familyName "Boonstra" ;
    schema1:givenName "Trijntje Cornelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/414ae192cce724c5570a889206a56a4c> ;
    schema1:name "Trijntje Cornelia Boonstra" ;
    schema1:sameAs <http://viaf.org/viaf/286150852>,
        <https://isni.org/isni/000000039216133X> .

