@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/bm1Gm6Y>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7ce722f-4748-a50f-efcb-b19c0f285875"^^xsd:string ;
  schema:familyName "Monasch"^^xsd:string ;
  schema:givenName "Mozes"^^xsd:string ;
  schema:name "Mozes Monasch"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d0e465e-0265-860e-a062-2a91109a83aa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2094456> ;
  schema:birthDate "1852-07-10"^^xsd:date .

