@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/b4a0g2F>
  schema:givenName "Gosina Cornelia"^^xsd:string ;
  schema:name "Gosina Cornelia Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de61560d-bad2-76d9-3db1-62343e3acd42"^^xsd:string ;
  schema:birthPlace "Magelang Nederlands-Indië"@nl ;
  schema:hasOccupation "Onderwijzeres"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0120nm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2e4b5565-e857-0e3e-0aa0-3eb6a6113a9e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2040601> ;
  schema:birthDate "1883-02-17"^^xsd:date .

