@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/bVDjxET>
  schema:givenName "Cornelia Johanna"^^xsd:string ;
  schema:name "Cornelia Johanna Jongeneel"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b93325e6-4770-fe49-2a13-41657e26a50c"^^xsd:string ;
  schema:familyName "Jongeneel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j1bs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/40eb6ffe-1fc7-7667-c718-69d7ccd9fe9d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2109246> ;
  schema:birthDate "1860-06-04"^^xsd:date .

