@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/bhh4UEn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/398772df-5cd3-8b7c-1d25-5ea1fcd8ee0b"^^xsd:string ;
  schema:givenName "Jan Karel"^^xsd:string ;
  schema:name "Jan Karel Lissendorp"@nl ;
  schema:familyName "Lissendorp"^^xsd:string ;
  schema:hasOccupation "Zonder beroep"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018fv3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/03b89605-c268-2120-2193-ec0a87363add> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/582940> ;
  schema:birthDate "1876-03-05"^^xsd:date .

