@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/b1SiHGV>
  schema:hasOccupation "Goudsmid"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/269ced13-ab4c-b702-20fc-68f282272a16"^^xsd:string ;
  schema:familyName "Monasch"^^xsd:string ;
  schema:givenName "Mozes Eliazar"^^xsd:string ;
  schema:name "Mozes Eliazar Monasch"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t2zc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/15387a7d-0f65-1043-4a21-392ae3660e2b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/646388> ;
  schema:birthDate "1837-12-11"^^xsd:date .

