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

<http://data.bibliotheken.nl/id/thes/p269112782> a schema1:Person ;
    rdfs:label "Swart, Ymkje" ;
    schema1:familyName "Swart" ;
    schema1:givenName "Ymkje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/082be1425a6e01c3002409a92ef337ab> ;
    schema1:name "Ymkje Swart" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280882152>,
        <https://isni.org/isni/000000036898626X> .

