@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/bDJ9hoV>
  schema:givenName "Ariaantje Josina"^^xsd:string ;
  schema:name "Ariaantje Josina Gerritsen"@nl ;
  schema:familyName "Gerritsen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1753df8-ff03-b7a0-26c8-815c3e7cc69c"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b9nvuYz> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSVdejZ> ;
  schema:children <https://n2t.net/ark:/60537/bTyjV38> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2302607> .

