@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/bZNiZoD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1b1d410d-3185-1ba7-8ef4-9a6982edc757"^^xsd:string ;
  schema:givenName "Mijntje"^^xsd:string ;
  schema:name "Mijntje Thoen"@nl ;
  schema:familyName "Thoen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2hHzVb> ;
  schema:children <https://n2t.net/ark:/60537/bfCuzn1> ;
  schema:spouse <https://n2t.net/ark:/60537/bwrFbXe> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1968176> .

