@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/brRgFEY>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e1a6c4dd-cab4-fd3e-bc21-d94b434134f2"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Verhart"@nl ;
  schema:familyName "Verhart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nx61> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/99fecbf9-0342-7bd5-94b6-f9cfb615ca8b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2418429> ;
  schema:birthDate "1826-09-17"^^xsd:date .

