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

<http://data.bibliotheken.nl/id/thes/p329329057> a schema1:Person ;
    rdfs:label "Roquas, Sarin Nicole" ;
    schema1:alternateName "Roquas, Sarin Nicole" ;
    schema1:description "vert." ;
    schema1:familyName "Roquas" ;
    schema1:givenName "Sarin Nicole" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39c464f4ee75245db45b6c58a1ffeb30> ;
    schema1:name "Sarin Nicole Roquas" ;
    schema1:sameAs <https://isni.org/isni/000000036872661X> .

