@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_346d9523-9b4d-6412-e005-87d4ae5cf716
  a a2a:Record ;
  rdfs:label "Doop op 22 januari 1805 te Udenhout" ;
  a2a:hasPerson oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person-c35880c1-8564-3292-2952-b72a1534f798, oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person-e8f920ef-9226-b955-5e3e-22b56da3f776, oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person-bcbe55c8-3a19-7c4d-bde6-154c4bf81b03 ;
  a2a:hasEvent oa:event_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_0, oa:relationep_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_1, oa:relationep_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_2 ;
  a2a:hasSource oa:source_rat_346d9523-9b4d-6412-e005-87d4ae5cf716 .

oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person-c35880c1-8564-3292-2952-b72a1534f798
  a a2a:Person ;
  rdfs:label "Judocus (Joost) Gerardus bertens" ;
  a2a:PersonName [
    rdfs:label "Judocus (Joost) Gerardus bertens" ;
    a2a:PersonNameFirstName "Judocus (Joost) Gerardus" ;
    a2a:PersonNameLastName "bertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person-e8f920ef-9226-b955-5e3e-22b56da3f776
  a a2a:Person ;
  rdfs:label "Anna Maria Cornelius Burgmans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cornelius Burgmans" ;
    a2a:PersonNameFirstName "Anna Maria Cornelius" ;
    a2a:PersonNameLastName "Burgmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person-bcbe55c8-3a19-7c4d-bde6-154c4bf81b03
  a a2a:Person ;
  rdfs:label "Cornelia Bertens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Bertens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Bertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1805-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person:c35880c1-8564-3292-2952-b72a1534f798 ;
  a2a:EventKeyRef oa:event_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Event1 .

oa:relationep_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person:e8f920ef-9226-b955-5e3e-22b56da3f776 ;
  a2a:EventKeyRef oa:event_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Event1 .

oa:relationep_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Person:bcbe55c8-3a19-7c4d-bde6-154c4bf81b03 ;
  a2a:EventKeyRef oa:event_rat_346d9523-9b4d-6412-e005-87d4ae5cf716_Event1 .

oa:source_rat_346d9523-9b4d-6412-e005-87d4ae5cf716
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout", "1805-01-22 - 1805-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1805-01-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Udenhout - 1722-1810, Bron: boek, Deel: 3, Periode: 1..." ;
    a2a:Book "Inv.nr. 03 - Udenhout - doopboek 1784-1810 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "82" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Udenhout - 1722-1810, Bron: boek, Deel: 3, Periode: 1..., Inv.nr. 03 - Udenhout - doopboek 1784-1810 (rooms-katholieke parochie), 3, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/cfa5fea2-232a-53ff-a7dc-aa3232751f99.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/346d9523-9b4d-6412-e005-87d4ae5cf716" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/cfa5fea2-232a-53ff-a7dc-aa3232751f99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/346d9523-9b4d-6412-e005-87d4ae5cf716" ;
  a2a:RecordGUID "{346d9523-9b4d-6412-e005-87d4ae5cf716}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21755_00021755.xml van RAT" .

