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

<http://data.bibliotheken.nl/id/thes/p318114984> a schema1:Person ;
    rdfs:label "Flokstra-de Blok, Bertine Margaretha Janine (1982-)" ;
    schema1:alternateName "Flokstra-de Blok, B.M.J.",
        "Floktra-de Blok, Bertine M.J." ;
    schema1:birthDate "1982" ;
    schema1:familyName "Flokstra-de Blok" ;
    schema1:givenName "Bertine Margaretha Janine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bddb22b1210a7561add1bc396a39f31e> ;
    schema1:name "Bertine Margaretha Janine Flokstra-de Blok" ;
    schema1:sameAs <http://viaf.org/viaf/282663696>,
        <https://isni.org/isni/0000000389267467> .

