@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/bHtKwaX>
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie Thesingh"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/380db6b9-44ff-be16-4007-2c2d6ce04707"^^xsd:string ;
  schema:familyName "Thesingh"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baPoByP> ;
  schema:parent <https://n2t.net/ark:/60537/brRgyYE>, <https://n2t.net/ark:/60537/bzLRnMn> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2299108> ;
  schema:deathDate "1871-10-29"^^xsd:date .

