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

<http://data.bibliotheken.nl/id/thes/p159576431> a schema1:Person ;
    rdfs:label "Dethorey, Julie" ;
    schema1:familyName "Dethorey" ;
    schema1:givenName "Julie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79c536d03ee4e5a1ddd7201c895810c5> ;
    schema1:name "Julie Dethorey" ;
    schema1:sameAs <http://viaf.org/viaf/280720176>,
        <https://isni.org/isni/0000000387681218> .

