@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/bLQshxJ>
  schema:givenName "Adriana Catharina"^^xsd:string ;
  schema:name "Adriana Catharina Heij"@nl ;
  schema:familyName "Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/04fde731-6ada-9683-8caf-0c30b2de7902"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bDVRtJR>, <https://n2t.net/ark:/60537/bTL26kB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWSvThG> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2853699> ;
  schema:birthDate "1891-04-06"^^xsd:date .

