@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_47815f62-e6d9-4c09-b2a6-1526bc29a7fc
  a a2a:Record ;
  rdfs:label "Doop op 16 oktober 1688 te Alphen en Riel" ;
  a2a:hasPerson oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person-cc17f8ab-5298-058e-bc19-2fb655027afa, oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person-f2aeb737-cb0a-15f8-8d97-e66ecd026522, oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person-ff6dc39d-7a85-9714-b684-00bfb3a27fd1 ;
  a2a:hasEvent oa:event_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_0, oa:relationep_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_1, oa:relationep_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_2 ;
  a2a:hasSource oa:source_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc .

oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person-cc17f8ab-5298-058e-bc19-2fb655027afa
  a a2a:Person ;
  rdfs:label "Anna Gasparus Heultermans" ;
  a2a:PersonName [
    rdfs:label "Anna Gasparus Heultermans" ;
    a2a:PersonNameFirstName "Anna Gasparus" ;
    a2a:PersonNameLastName "Heultermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person-f2aeb737-cb0a-15f8-8d97-e66ecd026522
  a a2a:Person ;
  rdfs:label "Gaspar Beckers" ;
  a2a:PersonName [
    rdfs:label "Gaspar Beckers" ;
    a2a:PersonNameFirstName "Gaspar" ;
    a2a:PersonNameLastName "Beckers"
  ] ;
  a2a:Gender "Man" .

oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person-ff6dc39d-7a85-9714-b684-00bfb3a27fd1
  a a2a:Person ;
  rdfs:label "Jacobus Dingeman Beckers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Dingeman Beckers" ;
    a2a:PersonNameFirstName "Jacobus Dingeman" ;
    a2a:PersonNameLastName "Beckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1688-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person:cc17f8ab-5298-058e-bc19-2fb655027afa ;
  a2a:EventKeyRef oa:event_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Event1 .

oa:relationep_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person:f2aeb737-cb0a-15f8-8d97-e66ecd026522 ;
  a2a:EventKeyRef oa:event_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Event1 .

oa:relationep_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Person:ff6dc39d-7a85-9714-b684-00bfb3a27fd1 ;
  a2a:EventKeyRef oa:event_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc_Event1 .

oa:source_rat_47815f62-e6d9-4c09-b2a6-1526bc29a7fc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1688-10-16 - 1688-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1688-10-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Alphen en Riel, 1604-1810, Bron: boek, Deel: 3, P..." ;
    a2a:Book "Inv.nr. 03 - Alphen - akten van doop, trouw en begraven 1653-1696 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "78" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Alphen en Riel, 1604-1810, Bron: boek, Deel: 3, P..., Inv.nr. 03 - Alphen - akten van doop, trouw en begraven 1653-1696 (rooms-katholieke parochie), 3, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/d449204c-370f-449c-55a5-118342782341.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/47815f62-e6d9-4c09-b2a6-1526bc29a7fc" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/d449204c-370f-449c-55a5-118342782341.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/47815f62-e6d9-4c09-b2a6-1526bc29a7fc" ;
  a2a:RecordGUID "{47815f62-e6d9-4c09-b2a6-1526bc29a7fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20338_00020338.xml van RAT" .

