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

<http://data.bibliotheken.nl/id/thes/p316002283> a schema1:Person ;
    rdfs:label "Gauthier, Marika" ;
    schema1:description "communicatie medewerker bij de Provincie Flevoland" ;
    schema1:familyName "Gauthier" ;
    schema1:givenName "Marika" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/356b7cb40571dd720477f5e3420cec7e> ;
    schema1:name "Marika Gauthier" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/283141598>,
        <https://isni.org/isni/0000000389688464> .

