@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/bgshigE>
  schema:givenName "Barendina Maria"^^xsd:string ;
  schema:name "Barendina Maria Smits"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a7fa9183-d08d-8824-61d6-2d5ff625b2c4"^^xsd:string ;
  schema:familyName "Smits"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b8xHuuY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FJqH> ;
  schema:spouse <https://n2t.net/ark:/60537/bpmS76L> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1989710> .

