@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/bIVEhgT>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/048bbad0-93a1-10ef-168c-e851f4ec0dc7"^^xsd:string ;
  schema:givenName "Ingje"^^xsd:string ;
  schema:name "Ingje Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ggnr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/76de5fcd-8a6d-7e1b-4ebd-32d83fe1d00f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2317506> .

