@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/bj9ocq3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5eff222-b718-f97c-2aab-bdccbce519fa"^^xsd:string ;
  schema:familyName "Huber"^^xsd:string ;
  schema:givenName "Margje"^^xsd:string ;
  schema:name "Margje Huber"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bj9ocq3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvBR1e5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2067163> .

