@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_6b45866e-b154-b922-a68a-e08a25ece8bc
  a a2a:Record ;
  rdfs:label "Doop op 2 december 1680 te Alphen en Riel" ;
  a2a:hasPerson oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person-b1ec6945-ccd0-f89b-6e38-d4481a6e98e5, oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person-7d2ada9b-e2f7-7a24-2e70-863350d26d34, oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person-68cca483-13a7-867e-2d9c-4018d8416cf1 ;
  a2a:hasEvent oa:event_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_0, oa:relationep_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_1, oa:relationep_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_2 ;
  a2a:hasSource oa:source_rat_6b45866e-b154-b922-a68a-e08a25ece8bc .

oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person-b1ec6945-ccd0-f89b-6e38-d4481a6e98e5
  a a2a:Person ;
  rdfs:label "Petronilla Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Petronilla Cornelissen" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person-7d2ada9b-e2f7-7a24-2e70-863350d26d34
  a a2a:Person ;
  rdfs:label "Clara Geerts" ;
  a2a:PersonName [
    rdfs:label "Clara Geerts" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person-68cca483-13a7-867e-2d9c-4018d8416cf1
  a a2a:Person ;
  rdfs:label "Cornelius Geerts" ;
  a2a:PersonName [
    rdfs:label "Cornelius Geerts" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1680" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1680-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel"
  ] .

oa:relationep_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person:b1ec6945-ccd0-f89b-6e38-d4481a6e98e5 ;
  a2a:EventKeyRef oa:event_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Event1 .

oa:relationep_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person:7d2ada9b-e2f7-7a24-2e70-863350d26d34 ;
  a2a:EventKeyRef oa:event_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Event1 .

oa:relationep_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Person:68cca483-13a7-867e-2d9c-4018d8416cf1 ;
  a2a:EventKeyRef oa:event_rat_6b45866e-b154-b922-a68a-e08a25ece8bc_Event1 .

oa:source_rat_6b45866e-b154-b922-a68a-e08a25ece8bc
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1680-12-02 - 1680-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-12-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1680-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1680" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1680-12-02"^^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 "65v" ;
    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, 65v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/05582513-0a6f-2dc5-69a6-a335db55573e.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6b45866e-b154-b922-a68a-e08a25ece8bc" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/05582513-0a6f-2dc5-69a6-a335db55573e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/6b45866e-b154-b922-a68a-e08a25ece8bc" ;
  a2a:RecordGUID "{6b45866e-b154-b922-a68a-e08a25ece8bc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_20423_00020423.xml van RAT" .

