@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/bYy7eN6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/522f426b-f556-35b9-2656-72be8d287b94"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Sanders"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wtkv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/78560ee2-5b05-0ad6-37a4-1dc46c2e7844> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2323162> ;
  schema:birthDate "1845-01-14"^^xsd:date .

