@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/bIixXnI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c7159cd-555a-6dbd-6a9b-0f3c6624f66d"^^xsd:string ;
  schema:givenName "Margaretha Hendrika Maria"^^xsd:string ;
  schema:name "Margaretha Hendrika Maria Ruijgers"@nl ;
  schema:familyName "Ruijgers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sw0j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25a1a090-c5c3-2148-6d54-40975b49179c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2006534> ;
  schema:birthDate "1876-10-08"^^xsd:date .

