@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/bOLdUUt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec7f0d35-b18e-00cb-08d9-4e8f775c2ef8"^^xsd:string ;
  schema:familyName "Klem"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Klem"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b4ApuSF> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bj9nzxe> ;
  schema:children <https://n2t.net/ark:/60537/bWFOJJo> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/605985> .

