@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/p146937236> a schema1:Person ;
    rdfs:label "Lorig, Kate" ;
    schema1:familyName "Lorig" ;
    schema1:givenName "Kate" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/448edf83067c323492943e65f4bee8a5> ;
    schema1:name "Kate Lorig" ;
    schema1:sameAs <http://viaf.org/viaf/48064148>,
        wd:Q6375609,
        <https://isni.org/isni/000000008225432X> .

