@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_29bcd6f9-fa95-e45d-4874-3af58cae9b8f
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1791 te Rucphen" ;
  a2a:hasPerson oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person-ea2dedbd-dfee-28c1-8761-82165df7d17c, oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person-66c71064-c8c6-7fb0-949b-6592971a298d, oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person-7a89b1d3-3902-cbb2-dbbb-3aab5bcd5a48 ;
  a2a:hasEvent oa:event_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_0, oa:relationep_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_1, oa:relationep_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_2 ;
  a2a:hasSource oa:source_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f .

oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person-ea2dedbd-dfee-28c1-8761-82165df7d17c
  a a2a:Person ;
  rdfs:label "Adrianus Hoppenbrouwers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hoppenbrouwers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Hoppenbrouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person-66c71064-c8c6-7fb0-949b-6592971a298d
  a a2a:Person ;
  rdfs:label "Cornelia Dirk Rovers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Dirk Rovers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Dirk" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person-7a89b1d3-3902-cbb2-dbbb-3aab5bcd5a48
  a a2a:Person ;
  rdfs:label "Wilhelmus Hoppenbrouwers" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hoppenbrouwers" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Hoppenbrouwers"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1791-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person:ea2dedbd-dfee-28c1-8761-82165df7d17c ;
  a2a:EventKeyRef oa:event_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Event1 .

oa:relationep_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person:66c71064-c8c6-7fb0-949b-6592971a298d ;
  a2a:EventKeyRef oa:event_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Event1 .

oa:relationep_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Person:7a89b1d3-3902-cbb2-dbbb-3aab5bcd5a48 ;
  a2a:EventKeyRef oa:event_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f_Event1 .

oa:source_wba_29bcd6f9-fa95-e45d-4874-3af58cae9b8f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1791-11-04 - 1791-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1791-11-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 017" ;
    a2a:Book "24 Sprundel RK Dopen 1731-1811 (DTB 17)" ;
    a2a:RegistryNumber "017" ;
    a2a:Folio "71r" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 017, 24 Sprundel RK Dopen 1731-1811 (DTB 17), 017, 71r"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/29bcd6f9-fa95-e45d-4874-3af58cae9b8f" ;
  a2a:RecordGUID "{29bcd6f9-fa95-e45d-4874-3af58cae9b8f}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Joannes van Loon en Anna Neve" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7102_00007102.xml van WBA" .

[] a2a:PersonRemarkdiversen "uit Ginneken" .
[] a2a:PersonRemarkdiversen "uit Etten" .
[] a2a:PersonRemarkdiversen "geboren onder Etten" .
