@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/bJm2FDg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ab24f38-89dc-d6dd-21c2-100866d15d41"^^xsd:string ;
  schema:givenName "Izaak Abraham"^^xsd:string ;
  schema:name "Izaak Abraham 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/b00drvk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7d9e57bb-17d3-5c1f-ac53-a59bd8c71ca0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2343382> ;
  schema:birthDate "1832-07-25"^^xsd:date .

