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

<http://data.bibliotheken.nl/id/thes/p074088076> a schema1:Person ;
    rdfs:label "Varekamp, Inge" ;
    schema1:description "B0136675: Instituut voor Gebruikersparticipatie en Beleid" ;
    schema1:familyName "Varekamp" ;
    schema1:givenName "Inge" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75e84e12699d9d8bfaad07e00b9d80c5> ;
    schema1:name "Inge Varekamp" ;
    schema1:sameAs <http://viaf.org/viaf/280791397>,
        <https://isni.org/isni/0000000387772216> .

