@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/bhHumxE>
  schema:givenName "Gosina Cornelia"^^xsd:string ;
  schema:name "Gosina Cornelia Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6ac70e26-641a-28e6-9926-32fd8652df25"^^xsd:string ;
  schema:birthPlace "Magelang Nederlands-Indië"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1ada78f5-4856-978a-e230-1b0875eb3eb4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1967195> ;
  schema:birthDate "1883-02-17"^^xsd:date .

