@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/bYkqq9s>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa984cc0-6827-3338-c246-f8cc42d39c4c"^^xsd:string ;
  schema:givenName "Sara"^^xsd:string ;
  schema:name "Sara Tijbout"@nl ;
  schema:familyName "Tijbout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4dae8cf3-2966-8dca-9631-5c8e35464b35> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2158634> ;
  schema:birthDate "1866-01-15"^^xsd:date .

