@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/b8xHuuY>
  schema:givenName "Elisabeth Alberdina"^^xsd:string ;
  schema:name "Elisabeth Alberdina Verrijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d6e836f3-161d-8142-42fc-64e756182300"^^xsd:string ;
  schema:familyName "Verrijn"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bgshigE>, <https://n2t.net/ark:/60537/bpmS76L> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FJqH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1989711> ;
  schema:birthDate "1846-04-30"^^xsd:date .

