@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/boJMEqy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b023dab1-00d7-2626-7f2a-b2e39fc116a1"^^xsd:string ;
  schema:familyName "Klein"^^xsd:string ;
  schema:givenName "Metje"^^xsd:string ;
  schema:name "Metje Klein"@nl ;
  schema:children <https://n2t.net/ark:/60537/b7UC0O7> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b9nv1b4> ;
  schema:spouse <https://n2t.net/ark:/60537/bfPbPAr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2604278> .

