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

<http://data.bibliotheken.nl/id/thes/p351982167> a schema1:Person ;
    rdfs:label "Korthals, Roxanne" ;
    schema1:familyName "Korthals" ;
    schema1:givenName "Roxanne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f36ad2f3ee66379cb67c7c58222af86> ;
    schema1:name "Roxanne Korthals" ;
    schema1:sameAs <http://viaf.org/viaf/2213161211770340070007>,
        <https://isni.org/isni/000000039104035X> .

