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

<http://data.bibliotheken.nl/id/thes/p399661093> a schema1:Person ;
    rdfs:label "Goud, Nicole" ;
    schema1:description "Mr. (Instituut Financiële Kennisontwikkeling)" ;
    schema1:familyName "Goud" ;
    schema1:givenName "Nicole" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ada52767d2d7317c6a8a5fa87f54503> ;
    schema1:name "Nicole Goud" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/153147266649835480747>,
        <https://isni.org/isni/0000000459047567> .

