@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/bqC46GV>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1d0998b7-2a23-101f-56e4-f2825eaeef33"^^xsd:string ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jzqk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0a0ea953-67b6-be17-c936-b0009852d582> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/608655> ;
  schema:birthDate "1854-10-02"^^xsd:date .

