@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/bAbg14b>
  schema:familyName "Both"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86e686e9-4f9a-287a-5b0d-5c158139582f"^^xsd:string ;
  schema:givenName "Huigerina"^^xsd:string ;
  schema:name "Huigerina Both"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7UBgiK> ;
  schema:children <https://n2t.net/ark:/60537/bI5QPRn> ;
  schema:spouse <https://n2t.net/ark:/60537/bjzN3TV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2610159> .

