@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/bUo7uO0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17ec55be-f8fc-6e1a-a11c-f704bb4d837c"^^xsd:string ;
  schema:familyName "Monasch"^^xsd:string ;
  schema:givenName "Moses"^^xsd:string ;
  schema:name "Moses Monasch"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bEyWgJf> ;
  schema:children <https://n2t.net/ark:/60537/bEyWRa3> ;
  schema:spouse <https://n2t.net/ark:/60537/boWtTYK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2141693> .

