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

<http://data.bibliotheken.nl/id/thes/p14273943X> a schema1:Person ;
    rdfs:label "Roosenschoon, Judith" ;
    schema1:description "red." ;
    schema1:familyName "Roosenschoon" ;
    schema1:givenName "Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d3a68eb7718457d18883cae8315ff7c> ;
    schema1:name "Judith Roosenschoon" ;
    schema1:sameAs <http://viaf.org/viaf/282503877>,
        <https://isni.org/isni/000000038918010X> .

