@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_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80
  a a2a:Record ;
  rdfs:label "Doop op 29 januari 1704 te Rucphen" ;
  a2a:hasPerson oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person-c9b943ba-7c67-b565-0a71-3f1d859b820c, oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person-1cdcb865-9a0c-efff-a9b7-278726896b70, oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person-fad4eb3f-85d5-6100-482b-86d045212c4c ;
  a2a:hasEvent oa:event_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_0, oa:relationep_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_1, oa:relationep_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_2 ;
  a2a:hasSource oa:source_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80 .

oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person-c9b943ba-7c67-b565-0a71-3f1d859b820c
  a a2a:Person ;
  rdfs:label "Marinus Guilielmi Joppen" ;
  a2a:PersonName [
    rdfs:label "Marinus Guilielmi Joppen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePatronym "Guilielmi" ;
    a2a:PersonNameLastName "Joppen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person-1cdcb865-9a0c-efff-a9b7-278726896b70
  a a2a:Person ;
  rdfs:label "Anna Joppen" ;
  a2a:PersonName [
    rdfs:label "Anna Joppen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Joppen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person-fad4eb3f-85d5-6100-482b-86d045212c4c
  a a2a:Person ;
  rdfs:label "Joanna Andriessens van den Sanden" ;
  a2a:PersonName [
    rdfs:label "Joanna Andriessens van den Sanden" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Andriessens" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Sanden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1704-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person:c9b943ba-7c67-b565-0a71-3f1d859b820c ;
  a2a:EventKeyRef oa:event_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Event1 .

oa:relationep_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person:1cdcb865-9a0c-efff-a9b7-278726896b70 ;
  a2a:EventKeyRef oa:event_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Event1 .

oa:relationep_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Person:fad4eb3f-85d5-6100-482b-86d045212c4c ;
  a2a:EventKeyRef oa:event_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80_Event1 .

oa:source_wba_d9dbb31a-286b-9fc4-dddf-187c8b4a6e80
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1704-01-29 - 1704-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1704-01-29"^^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 "49 v" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 016, 23 Sprundel RK Dopen 1682-1731 (DTB 16), 016, 49 v"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d9dbb31a-286b-9fc4-dddf-187c8b4a6e80" ;
  a2a:RecordGUID "{d9dbb31a-286b-9fc4-dddf-187c8b4a6e80}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Antonius Paphnutii Nouten, Catharina Jacobi Stoops" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8907_00008907.xml van WBA" .

