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

<http://data.bibliotheken.nl/id/thes/p269117636> a schema1:Person ;
    rdfs:label "Keijer, Koos" ;
    schema1:description "B0436077: senior stafmedewerker Organisatie en Ontwikkeling AZG" ;
    schema1:familyName "Keijer" ;
    schema1:givenName "Koos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/749c7804b9259db9d2868c6e2eb15521> ;
    schema1:name "Koos Keijer" ;
    schema1:sameAs <http://viaf.org/viaf/282567418>,
        <https://isni.org/isni/0000000389203340> .

