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

<http://data.bibliotheken.nl/id/thes/p09005461X> a schema1:Person ;
    rdfs:label "Traudes, R.S." ;
    schema1:familyName "Traudes" ;
    schema1:givenName "R.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24685f08cd427f57a3554ea87e208ca8> ;
    schema1:name "R.S. Traudes" ;
    schema1:sameAs <http://viaf.org/viaf/284611368>,
        <https://isni.org/isni/0000000390890635> .

