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

<http://data.bibliotheken.nl/id/thes/p079655777> a schema1:Person ;
    rdfs:label "Stoffelsma, Ronald Jolle" ;
    schema1:familyName "Stoffelsma" ;
    schema1:givenName "Ronald Jolle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c69a6dd2d60db1971dd5a8ca0f63897> ;
    schema1:name "Ronald Jolle Stoffelsma" ;
    schema1:sameAs <http://viaf.org/viaf/290609866>,
        <https://isni.org/isni/0000000395807538> .

