@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/bnTYQgf>
  schema:familyName "Egas"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf542b39-3fb7-be62-d1b7-6d217326a3b5"^^xsd:string ;
  schema:givenName "Teuna"^^xsd:string ;
  schema:name "Teuna Egas"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b74OcCn> ;
  schema:children <https://n2t.net/ark:/60537/beZp1tH> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bsTLryC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2508134> .

