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

<http://data.bibliotheken.nl/id/thes/p070505586> a schema1:Person ;
    rdfs:label "Grijpma, P." ;
    schema1:familyName "Grijpma" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/558c482af7e1b7560c4aaae2a815c89d> ;
    schema1:name "P. Grijpma" ;
    schema1:sameAs <http://viaf.org/viaf/289752281>,
        <https://isni.org/isni/000000039509251X> .

