@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/b2vq1Wz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7020592-481c-369e-30bd-47c68f80d290"^^xsd:string ;
  schema:givenName "Rachel Tobias"^^xsd:string ;
  schema:name "Rachel Tobias Trijbits"@nl ;
  schema:familyName "Trijbits"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wrk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/67c18b32-25f4-5011-fa60-eeaa8ca4d171> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2259213> ;
  schema:birthDate "1878-04-17"^^xsd:date .

