@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_bf03c31e-7dfe-2453-2008-2117bd2be466
  a a2a:Record ;
  rdfs:label "Doop op 1 september 1797 te Geertruidenberg" ;
  a2a:hasPerson oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person-3e8f4b4b-db97-3d8b-9e6a-635123274334, oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person-a590da1d-6970-3a73-7685-5769b715af5b, oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person-bc936737-88fa-6eb4-7cf1-7ac61fd2f987 ;
  a2a:hasEvent oa:event_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_0, oa:relationep_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_1, oa:relationep_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_2 ;
  a2a:hasSource oa:source_rat_bf03c31e-7dfe-2453-2008-2117bd2be466 .

oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person-3e8f4b4b-db97-3d8b-9e6a-635123274334
  a a2a:Person ;
  rdfs:label "Leonardus Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Leonardus Kuijpers" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person-a590da1d-6970-3a73-7685-5769b715af5b
  a a2a:Person ;
  rdfs:label "Johanna Blom" ;
  a2a:PersonName [
    rdfs:label "Johanna Blom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person-bc936737-88fa-6eb4-7cf1-7ac61fd2f987
  a a2a:Person ;
  rdfs:label "Anna Helena Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Anna Helena Kuijpers" ;
    a2a:PersonNameFirstName "Anna Helena" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1797-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg"
  ] .

oa:relationep_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person:3e8f4b4b-db97-3d8b-9e6a-635123274334 ;
  a2a:EventKeyRef oa:event_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Event1 .

oa:relationep_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person:a590da1d-6970-3a73-7685-5769b715af5b ;
  a2a:EventKeyRef oa:event_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Event1 .

oa:relationep_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Person:bc936737-88fa-6eb4-7cf1-7ac61fd2f987 ;
  a2a:EventKeyRef oa:event_rat_bf03c31e-7dfe-2453-2008-2117bd2be466_Event1 .

oa:source_rat_bf03c31e-7dfe-2453-2008-2117bd2be466
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geertruidenberg" ;
    rdfs:label "Geertruidenberg", "1797-09-01 - 1797-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1797-09-01"^^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: 01,..." ;
    a2a:Book "Inv.nr. 01 - Geertruidenberg - doopboek 1648-1811 (achterin index 1736-1810) (rooms-katholieke p..." ;
    a2a:RegistryNumber "01" ;
    a2a:Folio "504" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Geertruidenberg, 1614-1810, Bron: boek, Deel: 01,..., Inv.nr. 01 - Geertruidenberg - doopboek 1648-1811 (achterin index 1736-1810) (rooms-katholieke p..., 01, 504"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/1c6a91b9-e41a-6c62-206d-e1426b52609e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/bf03c31e-7dfe-2453-2008-2117bd2be466" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/1c6a91b9-e41a-6c62-206d-e1426b52609e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/bf03c31e-7dfe-2453-2008-2117bd2be466" ;
  a2a:RecordGUID "{bf03c31e-7dfe-2453-2008-2117bd2be466}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_28781_00028781.xml van RAT" .

[] a2a:PersonRemarkdiversen "uit Opharen bij Maastricht" .
[] a2a:PersonRemarkdiversen "uit Raamsdonk" .
