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

<http://data.bibliotheken.nl/id/thes/p334151465> a schema1:Person ;
    rdfs:label "Goselink, R.M.A." ;
    schema1:alternateName "Goselink, Roselinde" ;
    schema1:description "roepnaam: Roselinde" ;
    schema1:familyName "Goselink" ;
    schema1:givenName "R.M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcd5333260e21c4b1d00aade5c20d909> ;
    schema1:name "R.M.A. Goselink" ;
    schema1:sameAs <http://viaf.org/viaf/284051877>,
        <https://isni.org/isni/0000000390401539> .

