@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/b6sIe0J>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3e9b56ea-4910-7c6f-6c28-fd1439f1af5b"^^xsd:string ;
  schema:familyName "Kuhr"^^xsd:string ;
  schema:givenName "Maria Clazina"^^xsd:string ;
  schema:name "Maria Clazina Kuhr"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b6sIe0J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bw1fFfd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2574692> .

