@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bWSwZ0A>
  pico:hasAge "40"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e42d1227-b8be-653e-4c86-a29faa4e11f2"^^xsd:string ;
  schema:givenName "Jacomina"^^xsd:string ;
  schema:name "Jacomina Reijs"@nl ;
  schema:birthPlace "Oosterwijk"@nl ;
  schema:familyName "Reijs"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4N6K6g>, <https://n2t.net/ark:/60537/bcHHyV0> ;
  schema:spouse <https://n2t.net/ark:/60537/bOXWabG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btJz9us> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2514995> .

