@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/bAoX9T7>
  schema:givenName "Catharina Adriana"^^xsd:string ;
  schema:name "Catharina Adriana Melkert"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b0a2a85b-e5a4-cedb-518a-7471653caa09"^^xsd:string ;
  schema:familyName "Melkert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9MT3PJ> ;
  schema:parent <https://n2t.net/ark:/60537/bIixYJd>, <https://n2t.net/ark:/60537/bQd7Nzu> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2031080> ;
  schema:birthDate "1884-05-19"^^xsd:date .

