@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/bkCgQU6>
  schema:hasOccupation "Handelsreiziger"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/864cb360-98b8-1a80-9ba8-b0c32df704c5"^^xsd:string ;
  schema:givenName "Meijer"^^xsd:string ;
  schema:name "Meijer Monasch"@nl ;
  schema:familyName "Monasch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t2zc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/170d17c7-d95a-cef1-14b8-e9825cdc023d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1952490> ;
  schema:birthDate "1867-05-15"^^xsd:date .

