@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/bTyjxHu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/766eef91-9274-19a0-8b9a-3df6a45f4a28"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Korevaar"@nl ;
  schema:familyName "Korevaar"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b1sUhN1> ;
  schema:children <https://n2t.net/ark:/60537/b99NrbC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bezYCy4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/597346> .

