@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bABF9fq>
  schema:familyName "de Korte"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1b74049a-c41a-b37b-d78d-2377162f764d"^^xsd:string ;
  schema:givenName "Zacharias"^^xsd:string ;
  schema:name "Zacharias de Korte"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cqx0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8318a9ef-3729-6d6e-4e84-32ea9257692e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2364735> ;
  schema:birthDate "1918-08-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Korte"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

