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

<http://data.bibliotheken.nl/id/thes/p069430101> a schema1:Person ;
    rdfs:label "Taekema, G." ;
    schema1:description "vert." ;
    schema1:familyName "Taekema" ;
    schema1:givenName "G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5bcacd7a940e99616feb18090e0367a6> ;
    schema1:name "G. Taekema" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/291952412>,
        <https://isni.org/isni/000000045914448X> .

