@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_8d43eae3-d54a-a412-48d3-e850f5cb1e7f
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1916 te Essen (België)" ;
  a2a:hasPerson oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person-957e6493-bce9-d0a6-bdfe-3dd827271ab3, oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person-704b056d-145c-e789-58bf-2e271503a352, oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person-b531ec5c-3060-2d8a-5727-9fd49b95f07c ;
  a2a:hasEvent oa:event_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_0, oa:relationep_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_1, oa:relationep_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_2 ;
  a2a:hasSource oa:source_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f .

oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person-957e6493-bce9-d0a6-bdfe-3dd827271ab3
  a a2a:Person ;
  rdfs:label "Jacobus de Backer" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Backer" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person-704b056d-145c-e789-58bf-2e271503a352
  a a2a:Person ;
  rdfs:label "Maria Catharina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Jacobs" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person-b531ec5c-3060-2d8a-5727-9fd49b95f07c
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Cornelia de Backer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Cornelia de Backer" ;
    a2a:PersonNameFirstName "Elisabeth Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1916-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:event_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1916-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen (België)" ;
    rdfs:label "Essen (België)"
  ] .

oa:relationep_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person:957e6493-bce9-d0a6-bdfe-3dd827271ab3 ;
  a2a:EventKeyRef oa:event_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Event1 .

oa:relationep_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person:704b056d-145c-e789-58bf-2e271503a352 ;
  a2a:EventKeyRef oa:event_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Event1 .

oa:relationep_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Person:b531ec5c-3060-2d8a-5727-9fd49b95f07c ;
  a2a:EventKeyRef oa:event_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f_Event1 .

oa:source_wba_8d43eae3-d54a-a412-48d3-e850f5cb1e7f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1916-03-13 - 1916-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1916-03-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Periode: 1916" ;
    a2a:Book "Geboorteregister Essen 1916" ;
    a2a:DocumentNumber "31" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Periode: 1916, Geboorteregister Essen 1916, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/221ae849-7688-a799-7954-0e6a1f5a8afb.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8d43eae3-d54a-a412-48d3-e850f5cb1e7f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/221ae849-7688-a799-7954-0e6a1f5a8afb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8d43eae3-d54a-a412-48d3-e850f5cb1e7f" ;
  a2a:RecordGUID "{8d43eae3-d54a-a412-48d3-e850f5cb1e7f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_20056_00020056.xml van WBA" .

