@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_034a04c3-4616-e79f-491f-4953715aa2fa
  a a2a:Record ;
  rdfs:label "Doop op 19 augustus 1775 te Dongen" ;
  a2a:hasPerson oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person-9e3df150-ea2d-dbfb-6f36-763dc44a7208, oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person-2e2450a9-2cc6-d44d-8192-c690481b1061, oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person-1eb13ff2-0061-146b-48f4-155a7c2ca9f6 ;
  a2a:hasEvent oa:event_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_034a04c3-4616-e79f-491f-4953715aa2fa_0, oa:relationep_rat_034a04c3-4616-e79f-491f-4953715aa2fa_1, oa:relationep_rat_034a04c3-4616-e79f-491f-4953715aa2fa_2 ;
  a2a:hasSource oa:source_rat_034a04c3-4616-e79f-491f-4953715aa2fa .

oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person-9e3df150-ea2d-dbfb-6f36-763dc44a7208
  a a2a:Person ;
  rdfs:label "Cornelius Leermakers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Leermakers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Leermakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person-2e2450a9-2cc6-d44d-8192-c690481b1061
  a a2a:Person ;
  rdfs:label "Anna Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Anna Vermeulen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person-1eb13ff2-0061-146b-48f4-155a7c2ca9f6
  a a2a:Person ;
  rdfs:label "Petronella Leermakers" ;
  a2a:PersonName [
    rdfs:label "Petronella Leermakers" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Leermakers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1775-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:relationep_rat_034a04c3-4616-e79f-491f-4953715aa2fa_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person:9e3df150-ea2d-dbfb-6f36-763dc44a7208 ;
  a2a:EventKeyRef oa:event_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Event1 .

oa:relationep_rat_034a04c3-4616-e79f-491f-4953715aa2fa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person:2e2450a9-2cc6-d44d-8192-c690481b1061 ;
  a2a:EventKeyRef oa:event_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Event1 .

oa:relationep_rat_034a04c3-4616-e79f-491f-4953715aa2fa_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Person:1eb13ff2-0061-146b-48f4-155a7c2ca9f6 ;
  a2a:EventKeyRef oa:event_rat_034a04c3-4616-e79f-491f-4953715aa2fa_Event1 .

oa:source_rat_034a04c3-4616-e79f-491f-4953715aa2fa
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1775-08-19 - 1775-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1775-08-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Dongen 1625-1811, Bron: boek, Deel: 8, Periode: 1770-..." ;
    a2a:Book "Inv.nr. 08 - Dongen - doopboek 1770-1798 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "24v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken Dongen 1625-1811, Bron: boek, Deel: 8, Periode: 1770-..., Inv.nr. 08 - Dongen - doopboek 1770-1798 (rooms-katholieke parochie), 8, 24v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/a134d736-7f09-d3e7-7d84-8beff202b8c0.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/034a04c3-4616-e79f-491f-4953715aa2fa" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/a134d736-7f09-d3e7-7d84-8beff202b8c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/034a04c3-4616-e79f-491f-4953715aa2fa" ;
  a2a:RecordGUID "{034a04c3-4616-e79f-491f-4953715aa2fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20938_00020938.xml van RAT" .

