@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/brrSwcg>
  schema:givenName "Cornelia Josina"^^xsd:string ;
  schema:name "Cornelia Josina Uitendaal"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/281939ef-1fac-c6b5-4f1a-418d1d896d53"^^xsd:string ;
  schema:familyName "Uitendaal"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3kk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d2b6731b-b8b8-e012-cc5b-232093842690> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2640575> ;
  schema:birthDate "1884-03-31"^^xsd:date .

