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

<http://data.bibliotheken.nl/id/thes/p115860398> a schema1:Person ;
    rdfs:label "Scargo, Lisa" ;
    schema1:description "vertaalster" ;
    schema1:familyName "Scargo" ;
    schema1:givenName "Lisa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eff660ae6c2345f20fb7e7d9c073182> ;
    schema1:name "Lisa Scargo" ;
    schema1:sameAs <http://viaf.org/viaf/65220865>,
        <https://isni.org/isni/0000000019761185> .

