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

<http://data.bibliotheken.nl/id/thes/p292817576> a schema1:Person ;
    rdfs:label "Bosch, Nicole" ;
    schema1:alternateName "Voskuilen-Bosch, Nicole" ;
    schema1:description "CBS" ;
    schema1:familyName "Bosch" ;
    schema1:givenName "Nicole" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a35bad1762f3132f8debd975221ba157> ;
    schema1:name "Nicole Bosch" ;
    schema1:sameAs <http://viaf.org/viaf/52893422>,
        <https://isni.org/isni/0000000116433415> .

