@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/bMSWeIH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/460e3a74-310a-1053-afab-c0fb67c778d9"^^xsd:string ;
  schema:familyName "Langerak"^^xsd:string ;
  schema:givenName "Meinsje"^^xsd:string ;
  schema:name "Meinsje Langerak"@nl ;
  schema:children <https://n2t.net/ark:/60537/bEYmqUY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bms4hs9> ;
  schema:spouse <https://n2t.net/ark:/60537/bx3LC5d> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2371893> .

