@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/b1fdcAU>
  schema:familyName "Ankena"^^xsd:string ;
  schema:hasOccupation "Bakkersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/932aaa62-614d-2e39-7bd3-1fe0d63ad2ee"^^xsd:string ;
  schema:givenName "Jacobus Johannes"^^xsd:string ;
  schema:name "Jacobus Johannes Ankena"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kgx3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b76d4023-0efa-df31-ccd7-243b97210931> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2532696> ;
  schema:birthDate "1837-02-11"^^xsd:date .

