@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bx410k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/de8c4909-5614-4f9f-9d35-31aa4d6edd27" ;
  ns0:givenName "Jan Arend" ;
  ns0:name "Jan Arend Smit (????-1800)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bhUrbY> ;
  ns0:familyName "Smit" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296934> ;
  ns0:deathDate "1800"^^xsd:gYear .

