@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d
  a a2a:Record ;
  rdfs:label "Overlijden op 26 april 1921" ;
  a2a:hasPerson oa:person_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_Person-1d9264ff-8790-a58f-5688-f9f8aeb889c5 ;
  a2a:hasEvent oa:event_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_0 ;
  a2a:hasSource oa:source_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d .

oa:person_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_Person-1d9264ff-8790-a58f-5688-f9f8aeb889c5
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Wijnants" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Wijnants" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Wijnants"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1921-04-26"^^xsd:date
  ] .

oa:relationep_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_Person:1d9264ff-8790-a58f-5688-f9f8aeb889c5 ;
  a2a:EventKeyRef oa:event_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d_Event1 .

oa:source_bhi_0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1919-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1919-1921, Periode: 1919-1921" ;
    a2a:Book "Memories van Successie Breda 1919-1921" ;
    a2a:RegistryNumber "1919-1921" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1919-1921, Periode: 1919-1921, Memories van Successie Breda 1919-1921, 1919-1921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a37871f7-3482-a7fc-3d7e-173bb3f36b3f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a37871f7-3482-a7fc-3d7e-173bb3f36b3f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d" ;
  a2a:RecordGUID "{0b87f067-4dc9-e1fe-2b4f-69790bfb5f7d}" ;
  a2a:SourceRemarkdeel "1919-1921" ;
  a2a:SourceRemarkregister_periode "1919-1921" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_889_00000889.xml van BHI" .

[]
  a2a:PersonRemarkplaats_overlijden "Princenhage" ;
  a2a:PersonRemarkdatum_overlijden "1921-04-26" .

