@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/p097895067> a schema1:Person ;
    rdfs:label "Tidholm, Anna-Clara (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:familyName "Tidholm" ;
    schema1:givenName "Anna-Clara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17f7ddd2c0fc3f32fcc40485ea23bb6e> ;
    schema1:name "Anna-Clara Tidholm" ;
    schema1:sameAs <http://viaf.org/viaf/102281001>,
        wd:Q532545,
        <https://isni.org/isni/0000000121034961> .

