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

<http://data.bibliotheken.nl/id/thes/p107691124> a schema1:Person ;
    rdfs:label "Scamell, Ragnhild (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:description "SATA 77, 1980" ;
    schema1:familyName "Scamell" ;
    schema1:givenName "Ragnhild" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a28ad0c03b737b6714440656807a451> ;
    schema1:name "Ragnhild Scamell" ;
    schema1:sameAs <http://viaf.org/viaf/7458473>,
        <https://isni.org/isni/0000000063047819> .

