@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_f24db63e-331c-9b64-d88a-45bbdff5a647
  a a2a:Record ;
  rdfs:label "Doop op 17 maart 1799 te Haaren" ;
  a2a:hasPerson oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-b380f295-1c02-b093-bd5d-e1d6185b3123, oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-9352e86a-79e9-cc7e-4c3d-3bade47b7c0f, oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-e8488f19-1370-f233-9b3a-bb00d9ddc43b, oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-45070a7e-c177-387f-19ed-03c4ddfd65a6, oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-7342234a-26ad-d021-d501-3144c40e48d2 ;
  a2a:hasEvent oa:event_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_0, oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_1, oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_2, oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_3, oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_4 ;
  a2a:hasSource oa:source_rat_f24db63e-331c-9b64-d88a-45bbdff5a647 .

oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-b380f295-1c02-b093-bd5d-e1d6185b3123
  a a2a:Person ;
  rdfs:label "Joannes van Sante" ;
  a2a:PersonName [
    rdfs:label "Joannes van Sante" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sante"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-9352e86a-79e9-cc7e-4c3d-3bade47b7c0f
  a a2a:Person ;
  rdfs:label "Maria Jacobi Merkx" ;
  a2a:PersonName [
    rdfs:label "Maria Jacobi Merkx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Merkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-e8488f19-1370-f233-9b3a-bb00d9ddc43b
  a a2a:Person ;
  rdfs:label "Anna Maria Petri van Sante" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petri van Sante" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sante"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-45070a7e-c177-387f-19ed-03c4ddfd65a6
  a a2a:Person ;
  rdfs:label "Martinus Merkx" ;
  a2a:PersonName [
    rdfs:label "Martinus Merkx" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Merkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person-7342234a-26ad-d021-d501-3144c40e48d2
  a a2a:Person ;
  rdfs:label "Maria Merkx" ;
  a2a:PersonName [
    rdfs:label "Maria Merkx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Merkx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1799-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person:b380f295-1c02-b093-bd5d-e1d6185b3123 ;
  a2a:EventKeyRef oa:event_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Event1 .

oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person:9352e86a-79e9-cc7e-4c3d-3bade47b7c0f ;
  a2a:EventKeyRef oa:event_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Event1 .

oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person:e8488f19-1370-f233-9b3a-bb00d9ddc43b ;
  a2a:EventKeyRef oa:event_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Event1 .

oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person:45070a7e-c177-387f-19ed-03c4ddfd65a6 ;
  a2a:EventKeyRef oa:event_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Event1 .

oa:relationep_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Person:7342234a-26ad-d021-d501-3144c40e48d2 ;
  a2a:EventKeyRef oa:event_rat_f24db63e-331c-9b64-d88a-45bbdff5a647_Event1 .

oa:source_rat_f24db63e-331c-9b64-d88a-45bbdff5a647
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren", "1799-03-17 - 1799-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1799-03-17"^^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 "67-06" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 15, Periode: 1770-1819, Rooms-Katholiek doopboek 1770-1819, 15, 67-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1c17c73f-a3a8-7396-8405-541064a15c47.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f24db63e-331c-9b64-d88a-45bbdff5a647" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1c17c73f-a3a8-7396-8405-541064a15c47.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/f24db63e-331c-9b64-d88a-45bbdff5a647" ;
  a2a:RecordGUID "{f24db63e-331c-9b64-d88a-45bbdff5a647}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34665_00034665.xml van RAT" .

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