@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/b7UBB7b>
  schema:givenName "Cornelia Johanna"^^xsd:string ;
  schema:name "Cornelia Johanna Wulffraat"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0f23717-1f65-7b17-369c-3ebff16b810a"^^xsd:string ;
  schema:familyName "Wulffraat"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01dbtx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4a7e4fb7-87bb-53f1-5367-c0737f4e55fa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2146192> ;
  schema:birthDate "1902-09-24"^^xsd:date .

