@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/p074259644> a schema1:Person ;
    rdfs:label "Gerritsen, Tess (1953-)" ;
    schema1:alternateName "Ġerritsen, Tess",
        "Ґеррітсен, Тесс" ;
    schema1:birthDate "1953" ;
    schema1:description "B0809812: cop. Terry Gerritsen",
        "bron: https://nl.wikipedia.org/wiki/Tess_Gerritsen" ;
    schema1:familyName "Gerritsen" ;
    schema1:givenName "Tess" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71eae8c7c24870e72ca3fae002c6f31a> ;
    schema1:name "Tess Gerritsen" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/101994701>,
        wd:Q6950,
        <https://isni.org/isni/0000000116940812> .

