@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_fb987ec8-8bca-0a85-d8a0-da89fc6867bf
  a a2a:Record ;
  rdfs:label "Doop op 16 januari 1811 te Tilburg" ;
  a2a:hasPerson oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person-7862cce4-eccf-72d5-f817-a6b0ae85e5a3, oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person-5078a749-40e1-5cc7-3277-312a3088f806, oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person-959bf030-bb23-9d33-6f4a-31eb88a33c7d ;
  a2a:hasEvent oa:event_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_0, oa:relationep_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_1, oa:relationep_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_2 ;
  a2a:hasSource oa:source_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf .

oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person-7862cce4-eccf-72d5-f817-a6b0ae85e5a3
  a a2a:Person ;
  rdfs:label "Anna Christina Smets" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Smets" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person-5078a749-40e1-5cc7-3277-312a3088f806
  a a2a:Person ;
  rdfs:label "Joannes Martinus Engels" ;
  a2a:PersonName [
    rdfs:label "Joannes Martinus Engels" ;
    a2a:PersonNameFirstName "Joannes Martinus" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person-959bf030-bb23-9d33-6f4a-31eb88a33c7d
  a a2a:Person ;
  rdfs:label "Joannes Engels" ;
  a2a:PersonName [
    rdfs:label "Joannes Engels" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1811-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person:7862cce4-eccf-72d5-f817-a6b0ae85e5a3 ;
  a2a:EventKeyRef oa:event_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Event1 .

oa:relationep_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person:5078a749-40e1-5cc7-3277-312a3088f806 ;
  a2a:EventKeyRef oa:event_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Event1 .

oa:relationep_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Person:959bf030-bb23-9d33-6f4a-31eb88a33c7d ;
  a2a:EventKeyRef oa:event_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf_Event1 .

oa:source_rat_fb987ec8-8bca-0a85-d8a0-da89fc6867bf
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1811-01-16 - 1811-01-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-01-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1811-01-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 96, Periode: 1808-1814" ;
    a2a:Book "Inv.nr. 096 - Tilburg en Goirle - Doopboek 1808-1814 (Rooms-katholieke parochie ´t Goirke)" ;
    a2a:RegistryNumber "96" ;
    a2a:Folio "31" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 96, Periode: 1808-1814, Inv.nr. 096 - Tilburg en Goirle - Doopboek 1808-1814 (Rooms-katholieke parochie ´t Goirke), 96, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/0dbd864b-67e2-53f4-dfed-be787a31807a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb987ec8-8bca-0a85-d8a0-da89fc6867bf" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/0dbd864b-67e2-53f4-dfed-be787a31807a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb987ec8-8bca-0a85-d8a0-da89fc6867bf" ;
  a2a:RecordGUID "{fb987ec8-8bca-0a85-d8a0-da89fc6867bf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_26724_00026724.xml van RAT" .

[] a2a:PersonRemarkdiversen "In de marge: Reformati. Joannes is waarschijnlijk protestants." .
