@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_5fe4bcee-5932-1974-c2dc-e484448bc433
  a a2a:Record ;
  rdfs:label "Geboorte op 26 augustus 1841 te Essen" ;
  a2a:hasPerson oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person-be23325a-d2da-6817-85ca-646f6f96b7a4, oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person-3b91c908-20c7-d937-a84a-c278ebce3eb7, oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person-56c7c4ba-2e02-84e3-8ef6-a5b045f605d1 ;
  a2a:hasEvent oa:event_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_0, oa:relationep_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_1, oa:relationep_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_2 ;
  a2a:hasSource oa:source_wba_5fe4bcee-5932-1974-c2dc-e484448bc433 .

oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person-be23325a-d2da-6817-85ca-646f6f96b7a4
  a a2a:Person ;
  rdfs:label "Cornelius Backx" ;
  a2a:PersonName [
    rdfs:label "Cornelius Backx" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Backx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person-3b91c908-20c7-d937-a84a-c278ebce3eb7
  a a2a:Person ;
  rdfs:label "Anna Maria van Eekelen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Eekelen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eekelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person-56c7c4ba-2e02-84e3-8ef6-a5b045f605d1
  a a2a:Person ;
  rdfs:label "Anna Maria Theresia Backx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Theresia Backx" ;
    a2a:PersonNameFirstName "Anna Maria Theresia" ;
    a2a:PersonNameLastName "Backx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1841-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1841-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person:be23325a-d2da-6817-85ca-646f6f96b7a4 ;
  a2a:EventKeyRef oa:event_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Event1 .

oa:relationep_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person:3b91c908-20c7-d937-a84a-c278ebce3eb7 ;
  a2a:EventKeyRef oa:event_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Event1 .

oa:relationep_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Person:56c7c4ba-2e02-84e3-8ef6-a5b045f605d1 ;
  a2a:EventKeyRef oa:event_wba_5fe4bcee-5932-1974-c2dc-e484448bc433_Event1 .

oa:source_wba_5fe4bcee-5932-1974-c2dc-e484448bc433
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1841-08-26 - 1841-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1841-08-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 13, Periode: 1841" ;
    a2a:Book "Geboorteregister Essen 1841" ;
    a2a:DocumentNumber "58" ;
    a2a:RegistryNumber "13" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 13, Periode: 1841, Geboorteregister Essen 1841, 58, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/4f5af78b-7444-3f9b-c8dc-595a036c1813.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5fe4bcee-5932-1974-c2dc-e484448bc433" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/4f5af78b-7444-3f9b-c8dc-595a036c1813.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5fe4bcee-5932-1974-c2dc-e484448bc433" ;
  a2a:RecordGUID "{5fe4bcee-5932-1974-c2dc-e484448bc433}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25905_00025905.xml van WBA" .

