@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/bsgFZHV>
  schema:familyName "Cosijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e1de48ff-b6a1-1115-77e1-77b32b0ef7ef"^^xsd:string ;
  schema:givenName "Johanna Lesire"^^xsd:string ;
  schema:name "Johanna Lesire Cosijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016ct7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/886f9f44-d084-6874-6ebf-6d401ba0ede2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2385255> ;
  schema:birthDate "1839-10-12"^^xsd:date .

