@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/bWfqLJ7>
  schema:givenName "Cornelia Julia"^^xsd:string ;
  schema:name "Cornelia Julia Vos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/22f32947-1819-5b66-0034-0d28c037cd4c"^^xsd:string ;
  schema:familyName "Vos"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8xk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7729fc32-d07c-7d1b-ab1f-d561ac14cb5c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2318704> ;
  schema:birthDate "1874-11-29"^^xsd:date .

