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

<http://data.bibliotheken.nl/id/thes/p418668469> a schema1:Person ;
    rdfs:label "Symons, Ruth" ;
    schema1:description "informatieve jeugdboeken" ;
    schema1:familyName "Symons" ;
    schema1:givenName "Ruth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49fc85629874e6b7d484b422168a2751> ;
    schema1:name "Ruth Symons" ;
    schema1:sameAs <http://viaf.org/viaf/304395731>,
        <https://isni.org/isni/0000000410162871> .

