@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/b4a0ipm>
  schema:givenName "Antonie Jacobus"^^xsd:string ;
  schema:name "Antonie Jacobus Limacher"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/47e5c9af-8709-7b04-4f04-ade3d3209c89"^^xsd:string ;
  schema:familyName "Limacher"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/38f7da53-fbcc-c625-718d-c5875184ca36> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2078615> ;
  schema:birthDate "1893-03-24"^^xsd:date .

