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

<http://data.bibliotheken.nl/id/thes/p277356016> a schema1:Person ;
    rdfs:label "Kemmers, Fleur (1977-)" ;
    schema1:alternateName "Kemmers, F." ;
    schema1:birthDate "1977" ;
    schema1:description "B0535013: 1977-",
        "klassiek archeologe (m.n. muntvondsten uit de Romeinse tijd, in de omgeving van Nijmegen)" ;
    schema1:familyName "Kemmers" ;
    schema1:givenName "Fleur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76fa07783b34768226ca5cebb85318ef> ;
    schema1:name "Fleur Kemmers" ;
    schema1:sameAs <http://viaf.org/viaf/74133669>,
        wd:Q1428191,
        <https://isni.org/isni/0000000110295576> .

