@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/b4a0BM7>
  schema:givenName "Aaltje Jacoba"^^xsd:string ;
  schema:name "Aaltje Jacoba Boot"@nl ;
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdd16eff-1448-ec7b-3ef1-182a7eb34749"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00svgz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8e021800-e4be-4dea-dbff-a878c9eaee4b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2406845> ;
  schema:birthDate "1889-05-04"^^xsd:date .

