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

<http://data.bibliotheken.nl/id/thes/p197991483> a schema1:Person ;
    rdfs:label "Krist, Abele" ;
    schema1:description "vert. in het Fries" ;
    schema1:familyName "Krist" ;
    schema1:givenName "Abele" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/853a84989483835e0da82a0e098aea15> ;
    schema1:name "Abele Krist" ;
    schema1:sameAs <http://viaf.org/viaf/286387658>,
        <https://isni.org/isni/0000000392327774> .

