@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/bXvCP1H>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e42bc13-e979-2128-99c1-c8a24fa95248"^^xsd:string ;
  schema:givenName "Levie Saul"^^xsd:string ;
  schema:name "Levie Saul Polak"@nl ;
  schema:familyName "Polak"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5qcA9M>, <https://n2t.net/ark:/60537/bPB20bK> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHg2bi6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2294996> ;
  schema:birthDate "1825-12-03"^^xsd:date .

