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

<http://data.bibliotheken.nl/id/thes/p283581409> a schema1:Person ;
    rdfs:label "Flens, Claudia" ;
    schema1:familyName "Flens" ;
    schema1:givenName "Claudia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4f0ca9d120b082928078b6ebfa8c7fc> ;
    schema1:name "Claudia Flens" ;
    schema1:sameAs <http://viaf.org/viaf/290572321>,
        <https://isni.org/isni/0000000368942734> .

