@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_9024857c-e6b2-df1e-b27b-c065fa5e8be7
  a a2a:Record ;
  rdfs:label "Doop op 28 februari 1792 te Alphen en Riel" ;
  a2a:hasPerson oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person-9f63e907-fc22-b6cb-3679-2d0a3f6e5496, oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person-dfc7f7c6-232d-b9c8-715a-62a6b62befaa, oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person-f24a8b8a-19ac-bcfd-ea96-b42652095934 ;
  a2a:hasEvent oa:event_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_0, oa:relationep_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_1, oa:relationep_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_2 ;
  a2a:hasSource oa:source_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7 .

oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person-9f63e907-fc22-b6cb-3679-2d0a3f6e5496
  a a2a:Person ;
  rdfs:label "Wilhelmus Kerckhof" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Kerckhof" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Kerckhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person-dfc7f7c6-232d-b9c8-715a-62a6b62befaa
  a a2a:Person ;
  rdfs:label "Martina Kerckhof" ;
  a2a:PersonName [
    rdfs:label "Martina Kerckhof" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNameLastName "Kerckhof"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person-f24a8b8a-19ac-bcfd-ea96-b42652095934
  a a2a:Person ;
  rdfs:label "Anna Hanebal" ;
  a2a:PersonName [
    rdfs:label "Anna Hanebal" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hanebal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1792-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person:9f63e907-fc22-b6cb-3679-2d0a3f6e5496 ;
  a2a:EventKeyRef oa:event_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Event1 .

oa:relationep_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person:dfc7f7c6-232d-b9c8-715a-62a6b62befaa ;
  a2a:EventKeyRef oa:event_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Event1 .

oa:relationep_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Person:f24a8b8a-19ac-bcfd-ea96-b42652095934 ;
  a2a:EventKeyRef oa:event_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7_Event1 .

oa:source_rat_9024857c-e6b2-df1e-b27b-c065fa5e8be7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1792-02-28 - 1792-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1792-02-28"^^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: 5, P..." ;
    a2a:Book "Inv.nr. 05 - Alphen - akten van doop, trouw en begraven 1747-1796 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "55v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Alphen en Riel, 1604-1810, Bron: boek, Deel: 5, P..., Inv.nr. 05 - Alphen - akten van doop, trouw en begraven 1747-1796 (rooms-katholieke parochie), 5, 55v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/4ed8a206-5c99-8357-abae-b7b13974f92c.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9024857c-e6b2-df1e-b27b-c065fa5e8be7" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/4ed8a206-5c99-8357-abae-b7b13974f92c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-05-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/9024857c-e6b2-df1e-b27b-c065fa5e8be7" ;
  a2a:RecordGUID "{9024857c-e6b2-df1e-b27b-c065fa5e8be7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_24924_00024924.xml van RAT" .

