@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/bhh5KL6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/03d7e9aa-0c7c-78d3-0f73-40216bdc38e9"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Korver"@nl ;
  schema:familyName "Korver"^^xsd:string ;
  schema:hasOccupation "Pijpmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fw55> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/96ee3cad-0d6e-3a17-7570-5c2de0850417> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2784043> ;
  schema:birthDate "1823-02-05"^^xsd:date .

