@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_rat_62354f5f-3446-e8c1-a84e-a95d8264b545
  a a2a:Record ;
  rdfs:label "Doop op 12 maart 1681 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person-1cc1d999-c5de-de58-cae4-9662880e2129, oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person-61ad9f41-41e2-b74e-39c5-0cbf2e6b7d74, oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person-a12e5c67-81c3-45bb-a460-3569e097c1e3 ;
  a2a:hasEvent oa:event_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_0, oa:relationep_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_1, oa:relationep_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_2 ;
  a2a:hasSource oa:source_rat_62354f5f-3446-e8c1-a84e-a95d8264b545 .

oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person-1cc1d999-c5de-de58-cae4-9662880e2129
  a a2a:Person ;
  rdfs:label "Joannes Baptista du Bois" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista du Bois" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Bois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person-61ad9f41-41e2-b74e-39c5-0cbf2e6b7d74
  a a2a:Person ;
  rdfs:label "Anna Jansen" ;
  a2a:PersonName [
    rdfs:label "Anna Jansen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person-a12e5c67-81c3-45bb-a460-3569e097c1e3
  a a2a:Person ;
  rdfs:label "Alegundis Maria du Bois" ;
  a2a:PersonName [
    rdfs:label "Alegundis Maria du Bois" ;
    a2a:PersonNameFirstName "Alegundis Maria" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Bois"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1681" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1681-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person:1cc1d999-c5de-de58-cae4-9662880e2129 ;
  a2a:EventKeyRef oa:event_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Event1 .

oa:relationep_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person:61ad9f41-41e2-b74e-39c5-0cbf2e6b7d74 ;
  a2a:EventKeyRef oa:event_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Event1 .

oa:relationep_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Person:a12e5c67-81c3-45bb-a460-3569e097c1e3 ;
  a2a:EventKeyRef oa:event_rat_62354f5f-3446-e8c1-a84e-a95d8264b545_Event1 .

oa:source_rat_62354f5f-3446-e8c1-a84e-a95d8264b545
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1681-03-12 - 1681-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1681" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1681-03-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Geertruidenberg, 1614-1810, Bron: boek, Deel: 01,..." ;
    a2a:Book "Inv.nr. 01 - Geertruidenberg - doopboek 1648-1811 (achterin index 1736-1810) (rooms-katholieke p..." ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "99v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Geertruidenberg, 1614-1810, Bron: boek, Deel: 01,..., Inv.nr. 01 - Geertruidenberg - doopboek 1648-1811 (achterin index 1736-1810) (rooms-katholieke p..., 01, 99v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cb176b66-fdca-3dab-97ff-10275d6dbb70.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/62354f5f-3446-e8c1-a84e-a95d8264b545" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cb176b66-fdca-3dab-97ff-10275d6dbb70.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/62354f5f-3446-e8c1-a84e-a95d8264b545" ;
  a2a:RecordGUID "{62354f5f-3446-e8c1-a84e-a95d8264b545}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20637_00020637.xml van RAT" .

