@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/bDVRo1v>
  schema:givenName "Annigje Cornelia"^^xsd:string ;
  schema:name "Annigje Cornelia Both"@nl ;
  schema:familyName "Both"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3d7fd17-522a-df5a-3e76-a5ee5f8acd66"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b9AcAAT>, <https://n2t.net/ark:/60537/bTL20BF> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beZofd6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2751873> ;
  schema:birthDate "1894-04-14"^^xsd:date .

