@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/b3kcN7J>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2bd1a75d-7cd6-81ce-10b4-06253958934d"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Koemans"@nl ;
  schema:familyName "Koemans"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0106g4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/72cf4da2-fa1f-1b0e-a4f8-cf184d56a0bd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2301822> ;
  schema:birthDate "1843-01-20"^^xsd:date .

