@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/bdKbt7X>
  schema:familyName "Boot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ca12164c-4dcf-e14e-04d0-eacd6a7094de"^^xsd:string ;
  schema:hasOccupation "Pijpmaker"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Boot"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgkb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1f555f87-439b-dae4-9d9b-3741e139677c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1981806> ;
  schema:birthDate "1833-02-15"^^xsd:date .

