@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/bD63HKa>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5cd323c7-4dc3-fde3-82a8-7ef97ba57443"^^xsd:string ;
  schema:familyName "Korver"^^xsd:string ;
  schema:hasOccupation "Leerlooiersknecht"@nl ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis Korver"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qfx3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d8798c22-4501-a799-9d0c-1213ec156f82> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2797392> ;
  schema:birthDate "1818-08-27"^^xsd:date .

