@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/bQd86gx>
  schema:familyName "Cosijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/029527bc-3515-37fa-63ab-07cfc758906f"^^xsd:string ;
  schema:givenName "Johanna Lesire"^^xsd:string ;
  schema:name "Johanna Lesire Cosijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00td2d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/826cec40-0aa0-75af-3ff4-6165e74cf42e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2362202> ;
  schema:birthDate "1839-10-12"^^xsd:date .

