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

<http://data.bibliotheken.nl/id/thes/p372570712> a schema1:Person ;
    rdfs:label "Abbring, Nettie" ;
    schema1:familyName "Abbring" ;
    schema1:givenName "Nettie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08a73f80b7f3b774394ca9bcd6a54bf0> ;
    schema1:name "Nettie Abbring" ;
    schema1:sameAs <http://viaf.org/viaf/173486385>,
        <https://isni.org/isni/0000000123598007> .

