@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/b9Acd1e>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2fc67d34-4789-ce11-d3a0-1d2a734966f5"^^xsd:string ;
  schema:familyName "Oliekan"^^xsd:string ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje Oliekan"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k6jh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7f0ef940-6de4-c4e0-2b36-e2551b002cef> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2349176> ;
  schema:birthDate "1780-01-03"^^xsd:date .

