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

<http://data.bibliotheken.nl/id/thes/p070016186> a schema1:Person ;
    rdfs:label "Visser, Ruth" ;
    schema1:description "vertaalster, humor" ;
    schema1:familyName "Visser" ;
    schema1:givenName "Ruth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18cd82eb6ab1db0837422a0acd190d11> ;
    schema1:name "Ruth Visser" ;
    schema1:sameAs <http://viaf.org/viaf/285086451>,
        <https://isni.org/isni/0000000368912957> .

