@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/bjn5eNU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b56ca941-b025-9c90-9d00-18209442db82"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Limacher"@nl ;
  schema:familyName "Limacher"^^xsd:string ;
  schema:hasOccupation "Varensgezel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a3c86478-3ba8-c706-1fbc-38d20e5015e4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2456036> ;
  schema:birthDate "1861-10-30"^^xsd:date .

