@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/bsTMcId>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dfc26145-956c-a48b-27c5-b3e228f46b78"^^xsd:string ;
  schema:familyName "Mes"^^xsd:string ;
  schema:givenName "Trijntje Maria"^^xsd:string ;
  schema:name "Trijntje Maria Mes"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c2cbbb87-4b2e-ff47-0b78-d9987757f2fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2576276> ;
  schema:birthDate "1886-04-30"^^xsd:date .

