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

<http://data.bibliotheken.nl/id/thes/p172213436> a schema1:Person ;
    rdfs:label "Gediplomeerd candidaat-secretaris, een" ;
    schema1:familyName "Gediplomeerd candidaat-secretaris" ;
    schema1:givenName "een" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cd49a699857a9ae3fab47079e28bfeb> ;
    schema1:name "een Gediplomeerd candidaat-secretaris" ;
    schema1:sameAs <http://viaf.org/viaf/282781439>,
        <https://isni.org/isni/0000000389354632> .

