@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/bFb2N3P>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d9b76deb-9ecc-4cb5-4675-d91f23bfe7d6"^^xsd:string ;
  schema:givenName "Mozes"^^xsd:string ;
  schema:name "Mozes Sanders"@nl ;
  schema:familyName "Sanders"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baCGMCD> ;
  schema:parent <https://n2t.net/ark:/60537/bN5DBUX>, <https://n2t.net/ark:/60537/bV0dqGr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2030616> ;
  schema:birthDate "1851-06-06"^^xsd:date .

