@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/bH3kPuk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ca95a1fe-e7ff-78dd-7152-bebeffa7bd16"^^xsd:string ;
  schema:familyName "Keijne"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Keijne"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/16e94995-339e-1f7d-560d-11b2d1290c18> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1951930> ;
  schema:birthDate "1877-12-02"^^xsd:date .

