@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/b1FCtav>
  pico:hasAge "84"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia de Gruil"@nl ;
  schema:familyName "de Gruil"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4a52286e-82df-de81-7852-f61e7ac6ae5e"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b9AcgZo>, <https://n2t.net/ark:/60537/bhuN5Pv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bo6FLzP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2419957> ;
  schema:deathDate "1940-01-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gruil"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

