@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/bGdys8x>
  schema:givenName "Adriana Johanna"^^xsd:string ;
  schema:name "Adriana Johanna Bedijs"@nl ;
  schema:familyName "Bedijs"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e2bcddf9-f48b-5af3-9b74-5f061700b93a"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bqpnOvy>, <https://n2t.net/ark:/60537/byiXDjt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZNiF84> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2310161> ;
  schema:deathDate "1814-06-20"^^xsd:date .

