@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/bPaDg0x>
  schema:familyName "Bron"^^xsd:string ;
  schema:givenName "Gerardina Maria Wilhelmina"^^xsd:string ;
  schema:name "Gerardina Maria Wilhelmina Bron"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02195c35-2030-24a7-d16d-5df5c0968714"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bHg2sec> ;
  schema:children <https://n2t.net/ark:/60537/bX5d4Pq> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZacpga> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/591001> .

