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

<http://data.bibliotheken.nl/id/thes/p202127184> a schema1:Person ;
    rdfs:label "Hoeven, Christine van der (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "B9940707:studeerde culturele antropologie aan de Universiteit Leiden; volgde course on phytotherapy and homeopathy given by Biohorma pharmaceuticals" ;
    schema1:familyName "van der Hoeven" ;
    schema1:givenName "Christine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36bb38d7a64b972cbe9e2f2771c3e939> ;
    schema1:name "Christine van der Hoeven" ;
    schema1:sameAs <http://viaf.org/viaf/290695155>,
        <https://isni.org/isni/0000000395847978> .

