@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/bXhURoq>
  schema:givenName "Cornelia Willemina"^^xsd:string ;
  schema:name "Cornelia Willemina Wiltenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ee0bf30-9f46-bd4b-59b7-21986deca94e"^^xsd:string ;
  schema:familyName "Wiltenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vs2x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/21c7d075-2d02-13e0-89d9-170d1b4dd16f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1991422> ;
  schema:birthDate "1866-02-13"^^xsd:date .

