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

<http://data.bibliotheken.nl/id/thes/p200791761> a schema1:Person ;
    rdfs:label "Krul, Ruth Kaloena (1953- ; kunsthistorica)" ;
    schema1:birthDate "1953" ;
    schema1:description "drs." ;
    schema1:familyName "Krul" ;
    schema1:givenName "Ruth Kaloena" ;
    schema1:hasOccupation "kunsthistorica" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0269e87503d7980a6b82d6c4fa4ec4df> ;
    schema1:name "Ruth Kaloena Krul" ;
    schema1:sameAs <http://viaf.org/viaf/170973030>,
        <https://isni.org/isni/0000000120368054> .

