@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/b5cwh0X>
  schema:familyName "Gompers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f2c6688-bf2b-a49d-2caf-697ad613eea0"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Mozes"^^xsd:string ;
  schema:name "Mozes Gompers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135vb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f4e76497-920c-44e7-0b90-165f74b5a5c0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2710701> ;
  schema:birthDate "1870-05-19"^^xsd:date .

