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

<http://data.bibliotheken.nl/id/thes/p165667842> a schema1:Person ;
    rdfs:label "Anschütz, Justine" ;
    schema1:familyName "Anschütz" ;
    schema1:givenName "Justine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d16d8c55e1e6ec837186ef1bdfac6f4> ;
    schema1:name "Justine Anschütz" ;
    schema1:sameAs <http://viaf.org/viaf/292125515>,
        <https://isni.org/isni/0000000397027703> .

