@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/bV0dBSM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dbf95dff-c52f-8eeb-cd93-e969d2d85eed"^^xsd:string ;
  schema:familyName "Keijne"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Keijne"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wnqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f57cf8e-5bf7-9273-6388-b89167d91c86> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2226218> ;
  schema:birthDate "1877-12-02"^^xsd:date .

