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

<http://data.bibliotheken.nl/id/thes/p264071492> a schema1:Person ;
    rdfs:label "Does, Bep de" ;
    schema1:familyName "de Does" ;
    schema1:givenName "Bep" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6a0c561222a7c19fd36e8f38cc67f31> ;
    schema1:name "Bep de Does" ;
    schema1:sameAs <http://viaf.org/viaf/280610242>,
        <https://isni.org/isni/0000000387602313> .

