@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/bRG1Siw>
  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/c973078e-295e-6827-e8df-76a06f9774da"^^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/869d28e5-8a29-4d2d-d7cb-7a60b7452151> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2378247> ;
  schema:birthDate "1842-01-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Korte"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

