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

<http://data.bibliotheken.nl/id/thes/p409136034> a schema1:Person ;
    rdfs:label "Werring, Rianne (1988-)" ;
    schema1:birthDate "1988" ;
    schema1:familyName "Werring" ;
    schema1:givenName "Rianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b8f3b124fe351de256275378e595589> ;
    schema1:name "Rianne Werring" ;
    schema1:sameAs <http://viaf.org/viaf/442149066746565601800>,
        <https://isni.org/isni/0000000479347081> .

