@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_d3044124-2f03-ab8a-bcd5-a700c8f3f19b
  a a2a:Record ;
  rdfs:label "Doop op 5 april 1712 te Rucphen" ;
  a2a:hasPerson oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person-08c28510-e5ea-51a7-1d31-0f0ad62838e4, oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person-5c392679-e424-73a9-ece8-a5f7c37a8370, oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person-2ba810f1-78cb-b2f4-9dd4-b63dd1563c2e ;
  a2a:hasEvent oa:event_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_0, oa:relationep_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_1, oa:relationep_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_2 ;
  a2a:hasSource oa:source_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b .

oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person-08c28510-e5ea-51a7-1d31-0f0ad62838e4
  a a2a:Person ;
  rdfs:label "Jacobus Jacobs Roovers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Jacobs Roovers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person-5c392679-e424-73a9-ece8-a5f7c37a8370
  a a2a:Person ;
  rdfs:label "Margareta Antonii Meulders" ;
  a2a:PersonName [
    rdfs:label "Margareta Antonii Meulders" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Meulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person-2ba810f1-78cb-b2f4-9dd4-b63dd1563c2e
  a a2a:Person ;
  rdfs:label "Anna Roovers" ;
  a2a:PersonName [
    rdfs:label "Anna Roovers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1712-04-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person:08c28510-e5ea-51a7-1d31-0f0ad62838e4 ;
  a2a:EventKeyRef oa:event_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Event1 .

oa:relationep_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person:5c392679-e424-73a9-ece8-a5f7c37a8370 ;
  a2a:EventKeyRef oa:event_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Event1 .

oa:relationep_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Person:2ba810f1-78cb-b2f4-9dd4-b63dd1563c2e ;
  a2a:EventKeyRef oa:event_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b_Event1 .

oa:source_wba_d3044124-2f03-ab8a-bcd5-a700c8f3f19b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1712-04-05 - 1712-04-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-04-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1712-04-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1712-04-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 016" ;
    a2a:Book "23 Sprundel RK Dopen 1682-1731 (DTB 16)" ;
    a2a:RegistryNumber "016" ;
    a2a:Folio "67 v" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 016, 23 Sprundel RK Dopen 1682-1731 (DTB 16), 016, 67 v"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d3044124-2f03-ab8a-bcd5-a700c8f3f19b" ;
  a2a:RecordGUID "{d3044124-2f03-ab8a-bcd5-a700c8f3f19b}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Joannes Antonii Meulders, Judith Dierck Geertse" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8892_00008892.xml van WBA" .

