@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/bBrsJbt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d365c3d9-9b2e-99c2-848e-d906a9d765cb"^^xsd:string ;
  schema:givenName "Jeanette Maria"^^xsd:string ;
  schema:name "Jeanette Maria Ris"@nl ;
  schema:familyName "Ris"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0Q3S5> ;
  schema:children <https://n2t.net/ark:/60537/bJm2xZ9> ;
  schema:spouse <https://n2t.net/ark:/60537/btJzAMG> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2207087> .

