@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/bkOZepj>
  schema:givenName "Cornelia Jacoba Helena"^^xsd:string ;
  schema:name "Cornelia Jacoba Helena Daudt"@nl ;
  schema:familyName "Daudt"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17ea4128-5d22-5d2d-8a26-851cd2dd6490"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n93z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f572b956-e6ec-3a00-c303-7f86b9d9ec7c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2714080> ;
  schema:birthDate "1864-03-08"^^xsd:date .

