@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_fb37fca5-6e15-e556-cfb3-300680d12ffc
  a a2a:Record ;
  rdfs:label "Doop op 27 juni 1798 te Haaren" ;
  a2a:hasPerson oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-87e53422-70db-d22f-51e7-6401fe122dd2, oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-2a605e95-f111-52a5-381f-e3cadd734195, oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-a77c57f8-ba70-c46e-fb84-20052558daf8, oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-7e7431f1-5258-889c-d390-45c75984d836, oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-f1064c17-831d-2197-b150-305ac149af3b ;
  a2a:hasEvent oa:event_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_0, oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_1, oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_2, oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_3, oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_4 ;
  a2a:hasSource oa:source_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc .

oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-87e53422-70db-d22f-51e7-6401fe122dd2
  a a2a:Person ;
  rdfs:label "Adrianus Heijmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Heijmans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-2a605e95-f111-52a5-381f-e3cadd734195
  a a2a:Person ;
  rdfs:label "Anna Maria de Beckker" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Beckker" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beckker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-a77c57f8-ba70-c46e-fb84-20052558daf8
  a a2a:Person ;
  rdfs:label "Anna Maria Christiani Versterre" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Christiani Versterre" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Christiani" ;
    a2a:PersonNameLastName "Versterre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-7e7431f1-5258-889c-d390-45c75984d836
  a a2a:Person ;
  rdfs:label "Petrus Heijmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Heijmans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person-f1064c17-831d-2197-b150-305ac149af3b
  a a2a:Person ;
  rdfs:label "Adriana Heijmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Heijmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1798-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person:87e53422-70db-d22f-51e7-6401fe122dd2 ;
  a2a:EventKeyRef oa:event_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Event1 .

oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person:2a605e95-f111-52a5-381f-e3cadd734195 ;
  a2a:EventKeyRef oa:event_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Event1 .

oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person:a77c57f8-ba70-c46e-fb84-20052558daf8 ;
  a2a:EventKeyRef oa:event_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Event1 .

oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person:7e7431f1-5258-889c-d390-45c75984d836 ;
  a2a:EventKeyRef oa:event_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Event1 .

oa:relationep_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Person:f1064c17-831d-2197-b150-305ac149af3b ;
  a2a:EventKeyRef oa:event_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc_Event1 .

oa:source_rat_fb37fca5-6e15-e556-cfb3-300680d12ffc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren", "1798-06-27 - 1798-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1798-06-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Deel: 15, Periode: 1770-1819" ;
    a2a:Book "Rooms-Katholiek doopboek 1770-1819" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "65-15" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 15, Periode: 1770-1819, Rooms-Katholiek doopboek 1770-1819, 15, 65-15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/8f3251be-de44-5973-6efa-e6ffee528e99.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb37fca5-6e15-e556-cfb3-300680d12ffc" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/8f3251be-de44-5973-6efa-e6ffee528e99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fb37fca5-6e15-e556-cfb3-300680d12ffc" ;
  a2a:RecordGUID "{fb37fca5-6e15-e556-cfb3-300680d12ffc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34666_00034666.xml van RAT" .

[] a2a:PersonRemarkdiversen "uit Haaren" .
[] a2a:PersonRemarkdiversen "uit Helvoirt" .
