@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bt6tkgh>
  schema:givenName "Adriana Hillegonda"^^xsd:string ;
  schema:name "Adriana Hillegonda Vergoed"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f93937ab-e71e-4d83-0e0d-4f841996ed7e"^^xsd:string ;
  schema:familyName "Vergoed"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3Xi0Hy> ;
  schema:parent <https://n2t.net/ark:/60537/bchhHEv>, <https://n2t.net/ark:/60537/bkbSwtq> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1975116> ;
  schema:birthDate "1911-06-22"^^xsd:date .

