@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_wba_44880e21-769a-e86e-263d-a00eedacc492
  a a2a:Record ;
  rdfs:label "Geboorte op 29 september 1888 te Essen" ;
  a2a:hasPerson oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person-80ce94bf-f271-9352-af4c-30b1513ceb05, oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person-d4dca9b5-1fcd-c7cd-b690-d56fc497332b, oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person-dab90625-c222-f36a-1f84-177d04ec6ad6 ;
  a2a:hasEvent oa:event_wba_44880e21-769a-e86e-263d-a00eedacc492_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_44880e21-769a-e86e-263d-a00eedacc492_0, oa:relationep_wba_44880e21-769a-e86e-263d-a00eedacc492_1, oa:relationep_wba_44880e21-769a-e86e-263d-a00eedacc492_2 ;
  a2a:hasSource oa:source_wba_44880e21-769a-e86e-263d-a00eedacc492 .

oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person-80ce94bf-f271-9352-af4c-30b1513ceb05
  a a2a:Person ;
  rdfs:label "Arthur Bernardus Josephus Edgar Delvigne" ;
  a2a:PersonName [
    rdfs:label "Arthur Bernardus Josephus Edgar Delvigne" ;
    a2a:PersonNameFirstName "Arthur Bernardus Josephus Edgar" ;
    a2a:PersonNameLastName "Delvigne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person-d4dca9b5-1fcd-c7cd-b690-d56fc497332b
  a a2a:Person ;
  rdfs:label "Leonie Josephine Rohier" ;
  a2a:PersonName [
    rdfs:label "Leonie Josephine Rohier" ;
    a2a:PersonNameFirstName "Leonie Josephine" ;
    a2a:PersonNameLastName "Rohier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person-dab90625-c222-f36a-1f84-177d04ec6ad6
  a a2a:Person ;
  rdfs:label "Oscar Henricus Lucianus Delvigne" ;
  a2a:PersonName [
    rdfs:label "Oscar Henricus Lucianus Delvigne" ;
    a2a:PersonNameFirstName "Oscar Henricus Lucianus" ;
    a2a:PersonNameLastName "Delvigne"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1888-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_44880e21-769a-e86e-263d-a00eedacc492_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1888-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_44880e21-769a-e86e-263d-a00eedacc492_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person:80ce94bf-f271-9352-af4c-30b1513ceb05 ;
  a2a:EventKeyRef oa:event_wba_44880e21-769a-e86e-263d-a00eedacc492_Event1 .

oa:relationep_wba_44880e21-769a-e86e-263d-a00eedacc492_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person:d4dca9b5-1fcd-c7cd-b690-d56fc497332b ;
  a2a:EventKeyRef oa:event_wba_44880e21-769a-e86e-263d-a00eedacc492_Event1 .

oa:relationep_wba_44880e21-769a-e86e-263d-a00eedacc492_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_44880e21-769a-e86e-263d-a00eedacc492_Person:dab90625-c222-f36a-1f84-177d04ec6ad6 ;
  a2a:EventKeyRef oa:event_wba_44880e21-769a-e86e-263d-a00eedacc492_Event1 .

oa:source_wba_44880e21-769a-e86e-263d-a00eedacc492
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1888-09-29 - 1888-09-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-09-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-09-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1888-09-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 24, Periode: 1888" ;
    a2a:Book "Geboorteregister Essen 1888" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "24" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 24, Periode: 1888, Geboorteregister Essen 1888, 82, 24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3ebd8feb-aa15-b540-fa72-b1d0af495579.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/44880e21-769a-e86e-263d-a00eedacc492" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3ebd8feb-aa15-b540-fa72-b1d0af495579.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/44880e21-769a-e86e-263d-a00eedacc492" ;
  a2a:RecordGUID "{44880e21-769a-e86e-263d-a00eedacc492}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_24070_00024070.xml van WBA" .

