@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_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71
  a a2a:Record ;
  rdfs:label "Geboorte op 20 februari 1864" ;
  a2a:hasPerson oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person-c518f812-55e1-239d-f1e4-7c4a2c6b3f49, oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person-66166b1b-f9c7-501c-5004-3fcd21271d15, oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person-31186a06-3ff8-c887-2541-45d6ccb878af ;
  a2a:hasEvent oa:event_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_0, oa:relationep_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_1, oa:relationep_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_2 ;
  a2a:hasSource oa:source_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71 .

oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person-c518f812-55e1-239d-f1e4-7c4a2c6b3f49
  a a2a:Person ;
  rdfs:label "Joannes Baptista Adams" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Adams" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "handwerker" .

oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person-66166b1b-f9c7-501c-5004-3fcd21271d15
  a a2a:Person ;
  rdfs:label "Maria Catharina Cathol" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Cathol" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Cathol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:Profession "huisvrouw" .

oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person-31186a06-3ff8-c887-2541-45d6ccb878af
  a a2a:Person ;
  rdfs:label "Anna Josepha Ludovica Adams" ;
  a2a:PersonName [
    rdfs:label "Anna Josepha Ludovica Adams" ;
    a2a:PersonNameFirstName "Anna Josepha Ludovica" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1864-02-20"^^xsd:date
  ] .

oa:event_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1864-02-20"^^xsd:date
  ] .

oa:relationep_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person:c518f812-55e1-239d-f1e4-7c4a2c6b3f49 ;
  a2a:EventKeyRef oa:event_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Event1 .

oa:relationep_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person:66166b1b-f9c7-501c-5004-3fcd21271d15 ;
  a2a:EventKeyRef oa:event_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Event1 .

oa:relationep_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Person:31186a06-3ff8-c887-2541-45d6ccb878af ;
  a2a:EventKeyRef oa:event_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71_Event1 .

oa:source_wba_5bdfaff9-41e3-bee5-59c9-e7c13b3cba71
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1864-02-20 - 1864-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1864-02-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 41, Periode: 1864" ;
    a2a:Book "Geboorteregister Kalmthout 1864" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "41" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 41, Periode: 1864, Geboorteregister Kalmthout 1864, 25, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b53ebb66-7c89-251b-05c3-b3350a60b47e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5bdfaff9-41e3-bee5-59c9-e7c13b3cba71" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b53ebb66-7c89-251b-05c3-b3350a60b47e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5bdfaff9-41e3-bee5-59c9-e7c13b3cba71" ;
  a2a:RecordGUID "{5bdfaff9-41e3-bee5-59c9-e7c13b3cba71}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1749_00001749.xml van WBA" .

[] a2a:PersonRemarkdiversen "wonende in deze gemeente omtrent de Wittehoef wijk no 12" .
