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

<http://data.bibliotheken.nl/id/thes/p152823654> a schema1:Person ;
    rdfs:label "Jaeggi-Woodhouse, Sarah Jane" ;
    schema1:description "29-10-1996: gebeld met auteur: is woonachtig in Nederland, maar is niet dezelfde als Sarah Woodhouse, de auteur van o.a. The native air (PPN 072512687)" ;
    schema1:familyName "Jaeggi-Woodhouse" ;
    schema1:givenName "Sarah Jane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c6e722f74ed08b76bd6d36119d886eb> ;
    schema1:name "Sarah Jane Jaeggi-Woodhouse" ;
    schema1:sameAs <http://viaf.org/viaf/163098319>,
        <https://isni.org/isni/0000000112035217> .

