@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bC3yB4n>
  pico:hasAge "62"^^xsd:string ;
  schema:givenName "Antonia Cornelia"^^xsd:string ;
  schema:name "Antonia Cornelia de Kruijf"@nl ;
  schema:familyName "de Kruijf"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/565a72e8-084c-045f-8a61-ba2fa5a09e48"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bJY8pRJ>, <https://n2t.net/ark:/60537/bu8XMe6> ;
  schema:spouse <https://n2t.net/ark:/60537/bms4DRR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvOyGiT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2023903> ;
  schema:deathDate "1869-02-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kruijf"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

