@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/bojo5xa>
  schema:familyName "Elst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3a4bd970-e5c3-448e-c450-f0ef4e7e22fd"^^xsd:string ;
  schema:givenName "Jan Cornelis"^^xsd:string ;
  schema:name "Jan Cornelis Elst"@nl ;
  schema:children <https://n2t.net/ark:/60537/b7vcsSZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bachC5U> ;
  schema:spouse <https://n2t.net/ark:/60537/bfpNgGI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2390124> .

