@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_86076ec4-e7e7-ba2e-526d-d0886a974550
  a a2a:Record ;
  rdfs:label "Doop op 22 februari 1789 te Kalmthout" ;
  a2a:hasPerson oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person-a372a89f-56d9-2631-7280-79585efa29d2, oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person-f3092e7b-de50-871e-2b20-7ca54fec0c90, oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person-54edc391-7acb-865a-62e0-e4bf30620c63 ;
  a2a:hasEvent oa:event_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_0, oa:relationep_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_1, oa:relationep_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_2 ;
  a2a:hasSource oa:source_wba_86076ec4-e7e7-ba2e-526d-d0886a974550 .

oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person-a372a89f-56d9-2631-7280-79585efa29d2
  a a2a:Person ;
  rdfs:label "Laurentius De Boits" ;
  a2a:PersonName [
    rdfs:label "Laurentius De Boits" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNamePrefixLastName "De" ;
    a2a:PersonNameLastName "Boits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person-f3092e7b-de50-871e-2b20-7ca54fec0c90
  a a2a:Person ;
  rdfs:label "Maria Loopmans" ;
  a2a:PersonName [
    rdfs:label "Maria Loopmans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Loopmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person-54edc391-7acb-865a-62e0-e4bf30620c63
  a a2a:Person ;
  rdfs:label "Henricus De Boits" ;
  a2a:PersonName [
    rdfs:label "Henricus De Boits" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "De" ;
    a2a:PersonNameLastName "Boits"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1789-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person:a372a89f-56d9-2631-7280-79585efa29d2 ;
  a2a:EventKeyRef oa:event_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Event1 .

oa:relationep_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person:f3092e7b-de50-871e-2b20-7ca54fec0c90 ;
  a2a:EventKeyRef oa:event_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Event1 .

oa:relationep_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Person:54edc391-7acb-865a-62e0-e4bf30620c63 ;
  a2a:EventKeyRef oa:event_wba_86076ec4-e7e7-ba2e-526d-d0886a974550_Event1 .

oa:source_wba_86076ec4-e7e7-ba2e-526d-d0886a974550
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kalmthout" ;
    rdfs:label "Kalmthout", "1789-02-22 - 1789-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1789-02-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: R.K. Parochie Kalmthout, Bron: boek, Deel: 028O, Periode: 1713-1799" ;
    a2a:Book "Kalmthout doopregister Nieuwmoer 1713-1799" ;
    a2a:RegistryNumber "028O" ;
    a2a:Folio "169" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: R.K. Parochie Kalmthout, Bron: boek, Deel: 028O, Periode: 1713-1799, Kalmthout doopregister Nieuwmoer 1713-1799, 028O, 169"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/3af4312c-fd8c-5255-8414-eb5ebd06bcf2.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/86076ec4-e7e7-ba2e-526d-d0886a974550" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/3af4312c-fd8c-5255-8414-eb5ebd06bcf2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/86076ec4-e7e7-ba2e-526d-d0886a974550" ;
  a2a:RecordGUID "{86076ec4-e7e7-ba2e-526d-d0886a974550}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Franciscus Loopmans en Theresia Cleren", "Het origineel bevindt zich in het Archief van de gemeente Kalmthout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7591_00007591.xml van WBA" .

