@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/bdxvzZF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/97187c4e-f0b4-0255-78e6-efb2ab430aca"^^xsd:string ;
  schema:givenName "Krijntje"^^xsd:string ;
  schema:name "Krijntje Mes"@nl ;
  schema:familyName "Mes"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rh01> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ecade9ba-d666-e1c5-264e-1436e81c94b8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2840816> ;
  schema:birthDate "1843-06-30"^^xsd:date .

