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

<http://data.bibliotheken.nl/id/thes/p318962314> a schema1:Person ;
    rdfs:label "Vlaming, Maria Louise Hubertina (1979-)" ;
    schema1:alternateName "Vlaming, Marijn" ;
    schema1:birthDate "1979" ;
    schema1:familyName "Vlaming" ;
    schema1:givenName "Maria Louise Hubertina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34e77de473a718b4c05c5c0e77e8dcfb> ;
    schema1:name "Maria Louise Hubertina Vlaming" ;
    schema1:sameAs <http://viaf.org/viaf/284348438>,
        <https://isni.org/isni/0000000390652987> .

