@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/bYkq9GR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c0314503-30e9-e700-b010-9715e2170088"^^xsd:string ;
  schema:givenName "Kaatje"^^xsd:string ;
  schema:name "Kaatje Trijbits"@nl ;
  schema:familyName "Trijbits"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00px0w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/069ccb04-9c27-7b06-da21-c3b6b31476f0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/594461> ;
  schema:birthDate "1863-02-18"^^xsd:date .

