@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/b3xUfYP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e07497d7-b1f2-0f6f-e82b-f092bb9b989c"^^xsd:string ;
  schema:familyName "Mogendorff"^^xsd:string ;
  schema:givenName "Susanna"^^xsd:string ;
  schema:name "Susanna Mogendorff"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/38bd056a-39a2-e4d7-7586-14998488119d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2077695> ;
  schema:birthDate "1883-10-08"^^xsd:date .

