@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/buYLKSY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb968668-48ad-08d9-57ae-f116d99afb39"^^xsd:string ;
  schema:givenName "Johannes Hendricus"^^xsd:string ;
  schema:name "Johannes Hendricus Silvester"@nl ;
  schema:familyName "Silvester"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bCTmzH2> ;
  schema:spouse <https://n2t.net/ark:/60537/bn4aW2a> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqC3Q6Z> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2303475> .

