@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/boJM8xk>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "de Gruil"^^xsd:string ;
  schema:givenName "Helena Christina"^^xsd:string ;
  schema:name "Helena Christina de Gruil"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1c97177d-d65b-73ab-e91f-e84d6913b85a"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b87ibiW>, <https://n2t.net/ark:/60537/bEyWMa9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDJ8w5K> ;
  schema:spouse <https://n2t.net/ark:/60537/bg1T07R> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2055609> ;
  schema:additionalName [
    ns0:baseSurname "Gruil"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

