@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/bSVe6L1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0d4c9ec-2964-ebda-4a0c-1b879cd61a6e"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes 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/bcdf40df-0566-d082-6d16-d49f2d40c380> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2553425> ;
  schema:birthDate "1863-07-30"^^xsd:date .

