@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/bXIjj4F>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6c512ae4-264a-5891-dcaf-f920a557c9eb"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Verhart"@nl ;
  schema:familyName "Verhart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vjw6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3c496efa-b6aa-002e-bcd3-b3f6338be686> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2091514> ;
  schema:birthDate "1888-06-20"^^xsd:date .

