@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/bgRGJAH>
  schema:givenName "Augusta Margareta Martha"^^xsd:string ;
  schema:name "Augusta Margareta Martha Wiemes"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae758df4-357e-af08-b59b-b6979bf9180e"^^xsd:string ;
  schema:familyName "Wiemes"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b12w5VO> ;
  schema:children <https://n2t.net/ark:/60537/b8X5UKA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bD62u8o> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2067589> .

