@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/bPB1Jmu>
  schema:hasOccupation "Bediende"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/41750729-ff60-284c-6716-bd3d8b058a4a"^^xsd:string ;
  schema:givenName "Jan Thomas"^^xsd:string ;
  schema:name "Jan Thomas Swartsenburg"@nl ;
  schema:familyName "Swartsenburg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zegveld> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/235c10f5-5271-aff4-96d5-a5fb42ab9472> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1997640> ;
  schema:birthDate "1866-05-01"^^xsd:date .

