@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/bLdkIe7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6621951d-0247-0907-8898-a271c68faaab"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Korevaar"@nl ;
  schema:familyName "Korevaar"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sliedrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015mc5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/694ce92d-101b-656a-97f9-b54da21a7cee> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2265206> ;
  schema:birthDate "1881-10-15"^^xsd:date .

