@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/bFO9wg4>
  schema:givenName "Elisabeth Johanna"^^xsd:string ;
  schema:name "Elisabeth Johanna Kroon"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c2dd22f1-0d45-d759-d473-78128e7e58b5"^^xsd:string ;
  schema:familyName "Kroon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zhr6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9470d634-4825-7467-e3ea-787000f61ede> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2774690> ;
  schema:birthDate "1839-11-25"^^xsd:date .

