@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_fe106865-c890-af7f-e693-c86a9f7ce75b
  a a2a:Record ;
  rdfs:label "Doop op 5 januari 1677 te Gilze en Rijen" ;
  a2a:hasPerson oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person-9d3e2c29-aab0-3929-7e0b-bb36731e4f1e, oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person-b5cf946f-dc3e-6f07-5e4e-807312c24e15, oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person-32030f3a-0081-2efe-5997-2ddbc53bb9e8 ;
  a2a:hasEvent oa:event_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_0, oa:relationep_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_1, oa:relationep_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_2 ;
  a2a:hasSource oa:source_rat_fe106865-c890-af7f-e693-c86a9f7ce75b .

oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person-9d3e2c29-aab0-3929-7e0b-bb36731e4f1e
  a a2a:Person ;
  rdfs:label "Cornelia Stepani Broeders" ;
  a2a:PersonName [
    rdfs:label "Cornelia Stepani Broeders" ;
    a2a:PersonNameFirstName "Cornelia Stepani" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person-b5cf946f-dc3e-6f07-5e4e-807312c24e15
  a a2a:Person ;
  rdfs:label "Catharina Stephanus" ;
  a2a:PersonName [
    rdfs:label "Catharina Stephanus" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Stephanus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person-32030f3a-0081-2efe-5997-2ddbc53bb9e8
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Joannis Stephanus" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Joannis Stephanus" ;
    a2a:PersonNameFirstName "Adrianus Cornelis Joannis" ;
    a2a:PersonNameLastName "Stephanus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1677-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:relationep_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person:9d3e2c29-aab0-3929-7e0b-bb36731e4f1e ;
  a2a:EventKeyRef oa:event_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Event1 .

oa:relationep_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person:b5cf946f-dc3e-6f07-5e4e-807312c24e15 ;
  a2a:EventKeyRef oa:event_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Event1 .

oa:relationep_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Person:32030f3a-0081-2efe-5997-2ddbc53bb9e8 ;
  a2a:EventKeyRef oa:event_rat_fe106865-c890-af7f-e693-c86a9f7ce75b_Event1 .

oa:source_rat_fe106865-c890-af7f-e693-c86a9f7ce75b
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1677-01-05 - 1677-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1677-01-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 33, ..." ;
    a2a:Book "Inv.nr. 33 - Rijen - doopboek 1642-1650 en 1662-1681 (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "33" ;
    a2a:Folio "38v" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Gilze en Rijen, 1677-1810, Bron: boek, Deel: 33, ..., Inv.nr. 33 - Rijen - doopboek 1642-1650 en 1662-1681 (rooms-katholieke parochie), 33, 38v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/3f166e0d-5bcd-f773-8a68-85cc413b2db8.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fe106865-c890-af7f-e693-c86a9f7ce75b" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/3f166e0d-5bcd-f773-8a68-85cc413b2db8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fe106865-c890-af7f-e693-c86a9f7ce75b" ;
  a2a:RecordGUID "{fe106865-c890-af7f-e693-c86a9f7ce75b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_26736_00026736.xml van RAT" .

