@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/bVqCZYU>
  schema:familyName "Eilers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/62a87d58-c81f-3322-ca25-e9b6a312c152"^^xsd:string ;
  schema:givenName "Johan Christoffel"^^xsd:string ;
  schema:name "Johan Christoffel Eilers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zrg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/698d0936-a5b4-cda2-755a-a77e45d23de1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2266149> ;
  schema:birthDate "1886-01-31"^^xsd:date .

