@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/bIIWrnJ>
  schema:givenName "Gijsberta Martina"^^xsd:string ;
  schema:name "Gijsberta Martina Spee"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1097c282-7570-6f8f-48f5-3ee78a620002"^^xsd:string ;
  schema:familyName "Spee"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xb6b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/46761851-b120-2504-0b93-3e0c11c18fcc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2130591> ;
  schema:birthDate "1897-06-06"^^xsd:date .

