@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bezZC1W>
  schema:familyName "de Gruil"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70a4d61f-1cd8-4c6c-4557-9effdc035dfe"^^xsd:string ;
  schema:givenName "Johanna Cornelia"^^xsd:string ;
  schema:name "Johanna Cornelia de Gruil"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCGEknC> ;
  schema:parent <https://n2t.net/ark:/60537/bnuAqQP>, <https://n2t.net/ark:/60537/bvbtzbP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2445007> ;
  schema:birthDate "1870-08-03"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gruil"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

