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

<http://data.bibliotheken.nl/id/thes/p06981631X> a schema1:Person ;
    rdfs:label "Boer, Claire den" ;
    schema1:description "vertaalster" ;
    schema1:familyName "den Boer" ;
    schema1:givenName "Claire" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23707a245601061eeb1da6053a727878> ;
    schema1:name "Claire den Boer" ;
    schema1:sameAs <http://viaf.org/viaf/280741641>,
        <https://isni.org/isni/0000000387737357> .

