@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/bT7VWsg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9e108336-cd6c-704f-89aa-2c55ad228ff9"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Snelleman"@nl ;
  schema:familyName "Snelleman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r0t8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f6d58268-a40a-8991-0f20-2986b8ffae8b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2719548> ;
  schema:birthDate "1873-02-15"^^xsd:date .

