@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_013a302b-62f7-3d56-1b03-e518bc2cb8d5
  a a2a:Record ;
  rdfs:label "Doop op 17 september 1743 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person-0dd96c64-8c90-a2a2-99b4-bec4d57a914e, oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person-55e35d3b-36ff-530a-daa9-2221725f742a, oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person-7564dcc8-c614-7f82-c44f-c4bf4639f8c5 ;
  a2a:hasEvent oa:event_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_0, oa:relationep_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_1, oa:relationep_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_2 ;
  a2a:hasSource oa:source_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5 .

oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person-0dd96c64-8c90-a2a2-99b4-bec4d57a914e
  a a2a:Person ;
  rdfs:label "Waltherus Peijpers" ;
  a2a:PersonName [
    rdfs:label "Waltherus Peijpers" ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNameLastName "Peijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person-55e35d3b-36ff-530a-daa9-2221725f742a
  a a2a:Person ;
  rdfs:label "Elisabetha Adrianus van der Linden" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Adrianus van der Linden" ;
    a2a:PersonNameFirstName "Elisabetha Adrianus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person-7564dcc8-c614-7f82-c44f-c4bf4639f8c5
  a a2a:Person ;
  rdfs:label "Antonius Peijpers" ;
  a2a:PersonName [
    rdfs:label "Antonius Peijpers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Peijpers"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1743-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person:0dd96c64-8c90-a2a2-99b4-bec4d57a914e ;
  a2a:EventKeyRef oa:event_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Event1 .

oa:relationep_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person:55e35d3b-36ff-530a-daa9-2221725f742a ;
  a2a:EventKeyRef oa:event_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Event1 .

oa:relationep_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Person:7564dcc8-c614-7f82-c44f-c4bf4639f8c5 ;
  a2a:EventKeyRef oa:event_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5_Event1 .

oa:source_rat_013a302b-62f7-3d56-1b03-e518bc2cb8d5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1743-09-17 - 1743-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1743-09-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 01, ..." ;
    a2a:Book "Inv.nr. 01 - Gilze - doopboek 1677-1678 en 1683-1781 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "47" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 01, ..., Inv.nr. 01 - Gilze - doopboek 1677-1678 en 1683-1781 (rooms-katholieke parochie), 01, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/5bfe4fa2-de9a-35e2-70a1-81002423fb3c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/013a302b-62f7-3d56-1b03-e518bc2cb8d5" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/5bfe4fa2-de9a-35e2-70a1-81002423fb3c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/013a302b-62f7-3d56-1b03-e518bc2cb8d5" ;
  a2a:RecordGUID "{013a302b-62f7-3d56-1b03-e518bc2cb8d5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20928_00020928.xml van RAT" .

