@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/bnHgKBh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a2666e09-eb52-a021-01b5-e60c4418a62d"^^xsd:string ;
  schema:givenName "Jetje"^^xsd:string ;
  schema:name "Jetje Trijbits"@nl ;
  schema:familyName "Trijbits"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/33b8d8d0-77c0-a091-23f5-da276670e779> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2061559> ;
  schema:birthDate "1857-07-21"^^xsd:date .

