@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_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c
  a a2a:Record ;
  rdfs:label "Doop op 3 augustus 1758 te Terheijden" ;
  a2a:hasPerson oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person-936ae257-cac1-1c8c-14fa-e2d2a3c48835, oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person-90f26c24-6f1c-29ff-1d4a-27ab6bbfc3fe, oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person-daae822a-102d-3355-39d8-14b2e323f03e ;
  a2a:hasEvent oa:event_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_0, oa:relationep_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_1, oa:relationep_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_2 ;
  a2a:hasSource oa:source_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c .

oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person-936ae257-cac1-1c8c-14fa-e2d2a3c48835
  a a2a:Person ;
  rdfs:label "Adrianus van Moergeestel" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Moergeestel" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moergeestel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person-90f26c24-6f1c-29ff-1d4a-27ab6bbfc3fe
  a a2a:Person ;
  rdfs:label "Cornelius van Moergeestel" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Moergeestel" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moergeestel"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person-daae822a-102d-3355-39d8-14b2e323f03e
  a a2a:Person ;
  rdfs:label "Adriana Gregorius Nuijten" ;
  a2a:PersonName [
    rdfs:label "Adriana Gregorius Nuijten" ;
    a2a:PersonNameFirstName "Adriana Gregorius" ;
    a2a:PersonNameLastName "Nuijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1758-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:relationep_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person:936ae257-cac1-1c8c-14fa-e2d2a3c48835 ;
  a2a:EventKeyRef oa:event_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Event1 .

oa:relationep_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person:90f26c24-6f1c-29ff-1d4a-27ab6bbfc3fe ;
  a2a:EventKeyRef oa:event_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Event1 .

oa:relationep_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Person:daae822a-102d-3355-39d8-14b2e323f03e ;
  a2a:EventKeyRef oa:event_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c_Event1 .

oa:source_rat_4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1758-08-03 - 1758-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1758-08-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Terheijden, 1602-1810, Bron: boek, Deel: 08, Peri..." ;
    a2a:Book "Inv.nr. 08 - Terheijden - doopboek 1748-1810 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "08" ;
    a2a:Folio "38v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Terheijden, 1602-1810, Bron: boek, Deel: 08, Peri..., Inv.nr. 08 - Terheijden - doopboek 1748-1810 (rooms-katholieke parochie), 08, 38v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/449eae7a-8930-a138-13f7-e88f960351df.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/449eae7a-8930-a138-13f7-e88f960351df.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c" ;
  a2a:RecordGUID "{4b7aaaa8-e40e-5b4c-0fc5-33b2e183d05c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21189_00021189.xml van RAT" .

