@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/bd75ZEr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f09d5a1a-40a8-2790-6449-15ac43a314ed"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Limacher"@nl ;
  schema:familyName "Limacher"^^xsd:string ;
  schema:hasOccupation "Stoker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010ds4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ca0aa38f-ddc9-ed87-3314-b73456aca74b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2600437> ;
  schema:birthDate "1861-10-30"^^xsd:date .

