@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_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e
  a a2a:Record ;
  rdfs:label "Doop op 28 oktober 1706 te Rucphen" ;
  a2a:hasPerson oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person-5e171b2a-b276-df2c-1c02-b8e6c0c5e591, oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person-7c710ffe-fe05-f46e-035a-9c266ab48224, oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person-1b1f2897-f72b-82c8-8df5-40fadaa4ba8b ;
  a2a:hasEvent oa:event_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_0, oa:relationep_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_1, oa:relationep_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_2 ;
  a2a:hasSource oa:source_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e .

oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person-5e171b2a-b276-df2c-1c02-b8e6c0c5e591
  a a2a:Person ;
  rdfs:label "Gabriel Jansen Siardus Cools" ;
  a2a:PersonName [
    rdfs:label "Gabriel Jansen Siardus Cools" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNamePatronym "Jansen Siardus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person-7c710ffe-fe05-f46e-035a-9c266ab48224
  a a2a:Person ;
  rdfs:label "Cornelia Jansen Gommers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jansen Gommers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "Gommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person-1b1f2897-f72b-82c8-8df5-40fadaa4ba8b
  a a2a:Person ;
  rdfs:label "Elisabeth Cools" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Cools" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1706-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person:5e171b2a-b276-df2c-1c02-b8e6c0c5e591 ;
  a2a:EventKeyRef oa:event_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Event1 .

oa:relationep_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person:7c710ffe-fe05-f46e-035a-9c266ab48224 ;
  a2a:EventKeyRef oa:event_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Event1 .

oa:relationep_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Person:1b1f2897-f72b-82c8-8df5-40fadaa4ba8b ;
  a2a:EventKeyRef oa:event_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e_Event1 .

oa:source_wba_ac895518-ce17-3a16-9ad8-e42fbc5db36e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1706-10-28 - 1706-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1706-10-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 002" ;
    a2a:Book "01 Rucphen RK Dopen 1684-1742 (DTB 2)" ;
    a2a:RegistryNumber "002" ;
    a2a:Folio "36 v" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 002, 01 Rucphen RK Dopen 1684-1742 (DTB 2), 002, 36 v"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ac895518-ce17-3a16-9ad8-e42fbc5db36e" ;
  a2a:RecordGUID "{ac895518-ce17-3a16-9ad8-e42fbc5db36e}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Stephanus Cornelisse Braedt, Cornelia Jansen Gommers" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9131_00009131.xml van WBA" .

