@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/bvbt9f6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/749947b6-8ec4-50f0-dfe1-7a00acc11a31"^^xsd:string ;
  schema:givenName "Jacobus Bonifacius"^^xsd:string ;
  schema:name "Jacobus Bonifacius Stokker"@nl ;
  schema:hasOccupation "Soldaat bij het 4e Regiment Infanterie"@nl ;
  schema:familyName "Stokker"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00g12s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/24b87349-8383-cea8-d659-9fd15409107b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002954> ;
  schema:birthDate "1819-06-07"^^xsd:date .

