@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_1796d01a-ee4d-2173-d208-e85a35e8a389
  a a2a:Record ;
  rdfs:label "Doop op 27 februari 1692 te Alphen en Riel" ;
  a2a:hasPerson oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person-191bcccc-fc73-12ed-ca53-ae05a49b3d42, oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person-ae2f5080-f8ae-7b23-82b0-9729ce0d48bc, oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person-f473a454-6556-34c2-28bc-113d442c8293 ;
  a2a:hasEvent oa:event_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_0, oa:relationep_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_1, oa:relationep_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_2 ;
  a2a:hasSource oa:source_rat_1796d01a-ee4d-2173-d208-e85a35e8a389 .

oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person-191bcccc-fc73-12ed-ca53-ae05a49b3d42
  a a2a:Person ;
  rdfs:label "Cornelia Hubert Zegers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hubert Zegers" ;
    a2a:PersonNameFirstName "Cornelia Hubert" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person-ae2f5080-f8ae-7b23-82b0-9729ce0d48bc
  a a2a:Person ;
  rdfs:label "Joanna Coomans" ;
  a2a:PersonName [
    rdfs:label "Joanna Coomans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person-f473a454-6556-34c2-28bc-113d442c8293
  a a2a:Person ;
  rdfs:label "Laurentius Willem Coomans" ;
  a2a:PersonName [
    rdfs:label "Laurentius Willem Coomans" ;
    a2a:PersonNameFirstName "Laurentius Willem" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1692" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1692-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person:191bcccc-fc73-12ed-ca53-ae05a49b3d42 ;
  a2a:EventKeyRef oa:event_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Event1 .

oa:relationep_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person:ae2f5080-f8ae-7b23-82b0-9729ce0d48bc ;
  a2a:EventKeyRef oa:event_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Event1 .

oa:relationep_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Person:f473a454-6556-34c2-28bc-113d442c8293 ;
  a2a:EventKeyRef oa:event_rat_1796d01a-ee4d-2173-d208-e85a35e8a389_Event1 .

oa:source_rat_1796d01a-ee4d-2173-d208-e85a35e8a389
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1692-02-27 - 1692-02-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-02-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-02-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1692" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1692-02-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 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 "84v" ;
    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, 84v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/793ec1fa-b608-35a6-6480-8e5a5657e5d8.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1796d01a-ee4d-2173-d208-e85a35e8a389" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/793ec1fa-b608-35a6-6480-8e5a5657e5d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/1796d01a-ee4d-2173-d208-e85a35e8a389" ;
  a2a:RecordGUID "{1796d01a-ee4d-2173-d208-e85a35e8a389}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_21635_00021635.xml van RAT" .

