@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/bqC4bC2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8bef120b-354d-6acc-baa6-055580976e69"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:givenName "Tona"^^xsd:string ;
  schema:name "Tona IJsselstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q20r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/20a8d0c3-b34a-a0fa-8220-bcc4d6c50c0c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1987055> ;
  schema:birthDate "1860-08-13"^^xsd:date .

