@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/bchhOG9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df26d193-8049-02ae-4cb6-03f8f42e959e"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna IJsselstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cj2r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3dcab943-8a9b-f126-1755-6af55062255e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2097287> ;
  schema:birthDate "1896-06-04"^^xsd:date .

