@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/bmRuLhc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c059a1b9-f334-fb1e-c81e-595127194664"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Lugthart"@nl ;
  schema:familyName "Lugthart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ef893cd3-97cc-28a4-c3da-45ce14961b84> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2851682> ;
  schema:birthDate "1850-11-28"^^xsd:date .

