@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@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/bEyWSOU>
  schema:givenName "Christina Cornelia Gijsbertha Petronella"^^xsd:string ;
  schema:name "Christina Cornelia Gijsbertha Petronella de Korte"@nl ;
  schema:familyName "de Korte"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f3ee6c6c-2dd4-8950-8f43-c7f250ecae63"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1fc> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/50c34ac7-2cf1-6eda-c129-dd582a71fe69> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/649675> ;
  schema:birthDate "1842-01-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Korte"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

