@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/bOLe9Pm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aea1d0bd-980d-6e66-26f4-2e9681ca7e88"^^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/4ddcdf27-7f33-4f9f-2dc9-46931df26eb8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2159386> ;
  schema:birthDate "1871-08-18"^^xsd:date .

