@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/bPB1GYq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6973c8de-9222-5167-cec9-a3730c4a7462"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Trijbits"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Trijbits"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Uithoorn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00px0w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/186ebad5-549d-d777-0cf9-22d88ecc8f13> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1957906> ;
  schema:birthDate "1830-04-22"^^xsd:date .

