@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/bDiKTKZ>
  schema:givenName "Coenraad"^^xsd:string ;
  schema:name "Coenraad Eekhout"@nl ;
  schema:familyName "Eekhout"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f03e0d2-5687-3f8c-88aa-51163c6543c6"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6ac0b718-5ae5-ace7-f030-7206b5fe4556> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2270865> ;
  schema:birthDate "1850-08-01"^^xsd:date .

