@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/b3Xiuks>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/62212293-7d45-2623-7fc8-ccfbe0650d26"^^xsd:string ;
  schema:givenName "Johanna Petronella"^^xsd:string ;
  schema:name "Johanna Petronella Kortenoever"@nl ;
  schema:familyName "Kortenoever"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0181cr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1188674e-ea26-2cbe-4cbb-bcbb1310ecbe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1946550> ;
  schema:birthDate "1874-07-16"^^xsd:date .

