@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/bc4BIgm>
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie Sonsbeek"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdbd963f-7589-34ca-fc67-858236811ea6"^^xsd:string ;
  schema:familyName "Sonsbeek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bABEcH6> ;
  schema:parent <https://n2t.net/ark:/60537/bjZbx7G>, <https://n2t.net/ark:/60537/bsTMkWq> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2723137> ;
  schema:deathDate "1868-09-19"^^xsd:date .

