@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/benhtag>
  schema:familyName "Boshof"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fdf0f710-d883-91b2-bd86-d6b74b9917ad"^^xsd:string ;
  schema:givenName "Theodorus"^^xsd:string ;
  schema:name "Theodorus Boshof"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdkx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/14ce7462-0b5b-2f0a-bf95-bb8db0103104> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644720> ;
  schema:birthDate "1845-11-30"^^xsd:date .

