@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/bojnMSI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf61acd1-dbe8-bed6-d112-677b26764e33"^^xsd:string ;
  schema:givenName "Jacoba Mathilda"^^xsd:string ;
  schema:name "Jacoba Mathilda Spee"@nl ;
  schema:familyName "Spee"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z2gz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/336846dd-f501-c352-4f92-d4969e455ffe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2060336> ;
  schema:birthDate "1890-01-06"^^xsd:date .

