@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_79e78756-5f86-ea8b-e8f2-a92247cba678
  a a2a:Record ;
  rdfs:label "Doop op 27 september 1693 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person-402e91a9-7ab6-9121-3ff5-0c583ce07d35, oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person-962c4a0a-4b5c-03d3-0a3c-49cd899269a8, oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person-c07acfd1-4e7b-9388-4b22-441636a609b2 ;
  a2a:hasEvent oa:event_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_0, oa:relationep_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_1, oa:relationep_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_2 ;
  a2a:hasSource oa:source_rat_79e78756-5f86-ea8b-e8f2-a92247cba678 .

oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person-402e91a9-7ab6-9121-3ff5-0c583ce07d35
  a a2a:Person ;
  rdfs:label "Peter Hertoch" ;
  a2a:PersonName [
    rdfs:label "Peter Hertoch" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Hertoch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person-962c4a0a-4b5c-03d3-0a3c-49cd899269a8
  a a2a:Person ;
  rdfs:label "Maria Bruijnswijckers" ;
  a2a:PersonName [
    rdfs:label "Maria Bruijnswijckers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Bruijnswijckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person-c07acfd1-4e7b-9388-4b22-441636a609b2
  a a2a:Person ;
  rdfs:label "Jacob Hertoch" ;
  a2a:PersonName [
    rdfs:label "Jacob Hertoch" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hertoch"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1693-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person:402e91a9-7ab6-9121-3ff5-0c583ce07d35 ;
  a2a:EventKeyRef oa:event_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Event1 .

oa:relationep_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person:962c4a0a-4b5c-03d3-0a3c-49cd899269a8 ;
  a2a:EventKeyRef oa:event_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Event1 .

oa:relationep_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Person:c07acfd1-4e7b-9388-4b22-441636a609b2 ;
  a2a:EventKeyRef oa:event_rat_79e78756-5f86-ea8b-e8f2-a92247cba678_Event1 .

oa:source_rat_79e78756-5f86-ea8b-e8f2-a92247cba678
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1693-09-27 - 1693-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1693-09-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Geertruidenberg, 1614-1810, Bron: boek, Deel: 03,..." ;
    a2a:Book "Inv.nr. 03 - Geertruidenberg - doopboek 1688-1810 (achterin index) (nederduits-gereformeerde gem..." ;
    a2a:RegistryNumber "03" ;
    a2a:Folio "6" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Geertruidenberg, 1614-1810, Bron: boek, Deel: 03,..., Inv.nr. 03 - Geertruidenberg - doopboek 1688-1810 (achterin index) (nederduits-gereformeerde gem..., 03, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/7c33de05-a5e4-e9b7-8ad0-fdda04d3f060.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/79e78756-5f86-ea8b-e8f2-a92247cba678" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/7c33de05-a5e4-e9b7-8ad0-fdda04d3f060.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/79e78756-5f86-ea8b-e8f2-a92247cba678" ;
  a2a:RecordGUID "{79e78756-5f86-ea8b-e8f2-a92247cba678}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210908_20954_00020954.xml van RAT" .

