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

<http://data.bibliotheken.nl/id/thes/p331361027> a schema1:Person ;
    rdfs:label "Kuiper, Astrid" ;
    schema1:description "tandheelkunde" ;
    schema1:familyName "Kuiper" ;
    schema1:givenName "Astrid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/191e5e994f1e698cbf7d334786914674> ;
    schema1:name "Astrid Kuiper" ;
    schema1:sameAs <http://viaf.org/viaf/289998227>,
        <https://isni.org/isni/0000000395287210> .

