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

<http://data.bibliotheken.nl/id/thes/p377293237> a schema1:Person ;
    rdfs:label "Throp, Claire" ;
    schema1:description "informatieve jeugdboeken" ;
    schema1:familyName "Throp" ;
    schema1:givenName "Claire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69fb3e03ae1addd130e1e1b988e2ece5> ;
    schema1:name "Claire Throp" ;
    schema1:sameAs <http://viaf.org/viaf/307280800>,
        <https://isni.org/isni/0000000429101470> .

