@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/brEA7HO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/20429d42-adfc-99e6-b21d-40f781453dc2"^^xsd:string ;
  schema:familyName "Koomans"^^xsd:string ;
  schema:givenName "Maaike"^^xsd:string ;
  schema:name "Maaike Koomans"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0Qgm8> ;
  schema:children <https://n2t.net/ark:/60537/biWGZjr> ;
  schema:spouse <https://n2t.net/ark:/60537/bzz9Wuj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2569759> .

