@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/b2UOagK>
  pico:hasAge "77"^^xsd:string ;
  schema:givenName "Betje"^^xsd:string ;
  schema:name "Betje Bortki"@nl ;
  schema:familyName "Bortki"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59dead50-f525-2879-8146-9f61d6daf1c7"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/baCHiEX>, <https://n2t.net/ark:/60537/bV0dq8W> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/biWFX0a> ;
  schema:spouse <https://n2t.net/ark:/60537/bN5DBnt> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2020674> ;
  schema:deathDate "1900-07-24"^^xsd:date .

