@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/bvpapNg>
  schema:hasOccupation "Broodbakkersknecht"@nl ;
  schema:familyName "Honkoop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/35fc4e01-a7bc-ea9a-e183-b680ab08eac9"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Honkoop"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Stolwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k2rg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cfe06dbf-2aef-55ad-0702-2e99d93bf2ce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2625572> ;
  schema:birthDate "1843-10-02"^^xsd:date .

