@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/b8X6zbg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/84b2cf7e-219e-5451-7f66-4f33061a4c74"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Rengers"@nl ;
  schema:familyName "Rengers"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Maastricht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bcbt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ff62a81b-5ae9-63a5-2021-d1042b00acfb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768661> ;
  schema:birthDate "1901-09-23"^^xsd:date .

