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

<http://data.bibliotheken.nl/id/thes/p336469772> a schema1:Person ;
    rdfs:label "Flier-Karssing, Alicia van der" ;
    schema1:familyName "van der Flier-Karssing" ;
    schema1:givenName "Alicia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4dac2f209762d1b6929b96ddd979cf7> ;
    schema1:name "Alicia van der Flier-Karssing" ;
    schema1:sameAs <http://viaf.org/viaf/283508822>,
        <https://isni.org/isni/0000000389960376> .

