@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/bPaDT7L>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4cbea5d3-7f43-5983-5ad6-876c5bf5a410"^^xsd:string ;
  schema:givenName "Johanna Frederica"^^xsd:string ;
  schema:name "Johanna Frederica Steinvoort"@nl ;
  schema:familyName "Steinvoort"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzm4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/be8ab5a2-7581-115c-4de4-b0ad69016e9c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2559633> ;
  schema:birthDate "1857-09-02"^^xsd:date .

