@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/bCTmzH2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e810a9c2-8d78-fe7d-b110-c9cdf798c813"^^xsd:string ;
  schema:givenName "Petrus Hendrikus"^^xsd:string ;
  schema:name "Petrus Hendrikus Silvester"@nl ;
  schema:familyName "Silvester"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bn4aW2a>, <https://n2t.net/ark:/60537/buYLKSY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqC3Q6Z> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2303474> ;
  schema:deathDate "1885-07-18"^^xsd:date .

