@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/bV0duf2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/49acadd3-da2c-e240-b74e-1f51ca827eb4"^^xsd:string ;
  schema:familyName "IJsselstein"^^xsd:string ;
  schema:givenName "Philippina Catharina"^^xsd:string ;
  schema:name "Philippina Catharina IJsselstein"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010wqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3bfd7c54-5f50-841e-149a-282b660923ee> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2090426> ;
  schema:birthDate "1854-12-22"^^xsd:date .

