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

<http://data.bibliotheken.nl/id/thes/p447729519> a schema1:Person ;
    rdfs:label "Fernando, Angie" ;
    schema1:description "Auditmanager bij Gemeentelijke accountantsorganisatie" ;
    schema1:familyName "Fernando" ;
    schema1:givenName "Angie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9a2253f1a482c708821a028279a9534> ;
    schema1:name "Angie Fernando" ;
    schema1:sameAs <https://isni.org/isni/0000000526402363> .

