@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_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0
  a a2a:Record ;
  rdfs:label "Doop op 23 augustus 1802 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person-d5ceb3e7-5569-a3cd-a810-63aa61382ab1, oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person-826be07b-eeea-d8bc-8e94-adce12d37899, oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person-e70c6ded-e14d-e5e9-6baf-f69e637c6095 ;
  a2a:hasEvent oa:event_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_0, oa:relationep_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_1, oa:relationep_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_2 ;
  a2a:hasSource oa:source_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0 .

oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person-d5ceb3e7-5569-a3cd-a810-63aa61382ab1
  a a2a:Person ;
  rdfs:label "Henricus Dessart" ;
  a2a:PersonName [
    rdfs:label "Henricus Dessart" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Dessart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person-826be07b-eeea-d8bc-8e94-adce12d37899
  a a2a:Person ;
  rdfs:label "Catharina Elizabeth Stutsel" ;
  a2a:PersonName [
    rdfs:label "Catharina Elizabeth Stutsel" ;
    a2a:PersonNameFirstName "Catharina Elizabeth" ;
    a2a:PersonNameLastName "Stutsel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person-e70c6ded-e14d-e5e9-6baf-f69e637c6095
  a a2a:Person ;
  rdfs:label "Anna Catharina Dessart" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Dessart" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Dessart"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1802-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person:d5ceb3e7-5569-a3cd-a810-63aa61382ab1 ;
  a2a:EventKeyRef oa:event_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Event1 .

oa:relationep_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person:826be07b-eeea-d8bc-8e94-adce12d37899 ;
  a2a:EventKeyRef oa:event_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Event1 .

oa:relationep_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Person:e70c6ded-e14d-e5e9-6baf-f69e637c6095 ;
  a2a:EventKeyRef oa:event_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0_Event1 .

oa:source_rat_ce76851e-82d0-e0cc-2a1d-196ce1ff93e0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1802-08-23 - 1802-08-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-08-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-08-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1802-08-23"^^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 "530" ;
    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, 530"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/17c96e1d-4f7d-7ee4-406c-de1535c27923.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ce76851e-82d0-e0cc-2a1d-196ce1ff93e0" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/17c96e1d-4f7d-7ee4-406c-de1535c27923.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/ce76851e-82d0-e0cc-2a1d-196ce1ff93e0" ;
  a2a:RecordGUID "{ce76851e-82d0-e0cc-2a1d-196ce1ff93e0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_25039_00025039.xml van RAT" .

[] a2a:PersonRemarkdiversen "moeder is \"Amstelodana\"" .
