@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/p073674796> a schema1:Person ;
    rdfs:label "Hachlili, Rachel" ;
    schema1:description "archeologe" ;
    schema1:familyName "Hachlili" ;
    schema1:givenName "Rachel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e972388f50eda565e6f94bee1dd5728d> ;
    schema1:name "Rachel Hachlili" ;
    schema1:sameAs <http://viaf.org/viaf/106970940>,
        wd:Q55086702,
        <https://isni.org/isni/0000000115796812> .

