@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/btwREA4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c18039d5-5bea-32b2-a5ea-bd78aaaa9710"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Marcus Jacob"^^xsd:string ;
  schema:name "Marcus Jacob Sanders"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gg19> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/119a9ea9-d7aa-2d91-fc77-577f537d374a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1946841> ;
  schema:birthDate "1827-01-25"^^xsd:date .

