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

<http://data.bibliotheken.nl/id/thes/p297655256> a schema1:Person ;
    rdfs:label "Hendriks-Morison, B.A." ;
    schema1:alternateName "Morison, Barbara A." ;
    schema1:description "Ppn oorspronkelijk ingevoerd voor: Barbara A. Morison",
        "vert." ;
    schema1:familyName "Hendriks-Morison" ;
    schema1:givenName "B.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34a600a0f371180c78af8eee7f00827d> ;
    schema1:name "B.A. Hendriks-Morison" ;
    schema1:sameAs <http://viaf.org/viaf/101019640>,
        <https://isni.org/isni/0000000072089172> .

