@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/bWt72ef>
  schema:givenName "Arnoldina"^^xsd:string ;
  schema:name "Arnoldina IJsselstijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b519b56c-8f38-1b48-b10c-14495c733c64"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/047d6d34-05ca-e647-525e-d878630ceba5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/585863> ;
  schema:birthDate "1873-01-23"^^xsd:date .

