@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/bKoybDy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/618ad1c7-ca88-d040-dc18-bd629107e161"^^xsd:string ;
  schema:givenName "Mijntje"^^xsd:string ;
  schema:name "Mijntje Reebeen"@nl ;
  schema:familyName "Reebeen"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bCtXnNh> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37VpX> ;
  schema:children <https://n2t.net/ark:/60537/buznyYn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2482705> .

