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

<http://data.bibliotheken.nl/id/thes/p071192506> a schema1:Person ;
    rdfs:label "Krauss, Ruth (1911-1993)" ;
    schema1:alternateName "Krauss, Ruth Ida" ;
    schema1:birthDate "1911" ;
    schema1:deathDate "1993" ;
    schema1:description "SATA 1, 30, 75, CLR42" ;
    schema1:familyName "Krauss" ;
    schema1:givenName "Ruth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc1e2fb62b0abeb1d4564ba02b693843> ;
    schema1:name "Ruth Krauss" ;
    schema1:sameAs <http://viaf.org/viaf/7442209>,
        wd:Q2177671,
        <https://isni.org/isni/0000000117947688> .

