@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/bDwsr4Q>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dcaa32ad-c9ff-6242-e1c4-cf77ae672345"^^xsd:string ;
  schema:givenName "Johannes Sijbrand"^^xsd:string ;
  schema:name "Johannes Sijbrand Lugthart"@nl ;
  schema:familyName "Lugthart"^^xsd:string ;
  schema:hasOccupation "Wagenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/40af1c04-56d2-aa9b-eb20-8d0d37799258> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2108305> ;
  schema:birthDate "1825-02-17"^^xsd:date .

