@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/b5CUcQI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a3994237-db1c-4364-2948-5bedf9538d0a"^^xsd:string ;
  schema:familyName "Lugthart"^^xsd:string ;
  schema:givenName "Teunis Johannes"^^xsd:string ;
  schema:name "Teunis Johannes Lugthart"@nl ;
  schema:hasOccupation "Verwer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m192> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/647edcb6-eb1c-fb8a-fc3e-d13f46d4137f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2246217> ;
  schema:birthDate "1820-11-29"^^xsd:date .

