@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/b3xUgNQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/52f5a355-bbf6-fb18-38d4-847080cdf3e8"^^xsd:string ;
  schema:givenName "Trijntje Willemina"^^xsd:string ;
  schema:name "Trijntje Willemina Vos"@nl ;
  schema:familyName "Vos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8xk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3c63c423-b854-dba7-adf7-b06746e536fe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2091908> ;
  schema:birthDate "1877-04-20"^^xsd:date .

