@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/bXhVqgk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f37d84f-c7b4-f95c-99f7-4bbeb1859dd0"^^xsd:string ;
  schema:birthPlace "Johannesburg Zuid Afrika"@nl ;
  schema:familyName "Sipkes"^^xsd:string ;
  schema:givenName "Wilhelmina Gerarda"^^xsd:string ;
  schema:name "Wilhelmina Gerarda Sipkes"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013qt0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c83a23f2-6672-3309-55b8-5406efc5eca1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2593442> ;
  schema:birthDate "1899-07-01"^^xsd:date .

