@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/bEmfrye>
  pico:hasAge "59"^^xsd:string ;
  schema:familyName "Brinkman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e3556dc2-2deb-ba31-e807-4e8fbd6945f0"^^xsd:string ;
  schema:givenName "Jacoba Elardina"^^xsd:string ;
  schema:name "Jacoba Elardina Brinkman"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bMfQfom>, <https://n2t.net/ark:/60537/bTXJoLr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvp9ydQ> ;
  schema:spouse <https://n2t.net/ark:/60537/bwrFCKn> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2425200> ;
  schema:deathDate "1944-12-05"^^xsd:date .

