@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/bNikcDf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/653100c4-8cce-d061-94b9-d860c46dad7f"^^xsd:string ;
  schema:familyName "Lit"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Lit"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/167ab372-c720-205d-5da8-88e1b3711207> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1950328> ;
  schema:birthDate "1884-07-06"^^xsd:date .

