@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_994a2e82-81a0-0806-75ab-a67fa7896835
  a a2a:Record ;
  rdfs:label "Doop op 9 oktober 1725 te Rucphen" ;
  a2a:hasPerson oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person-1157578d-846b-7a16-7413-782ff263ef9f, oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person-ad526048-7a10-cb89-3013-1fe4138bcf22, oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person-52193d5c-bed9-efd0-0956-cc0b29b1f481 ;
  a2a:hasEvent oa:event_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_994a2e82-81a0-0806-75ab-a67fa7896835_0, oa:relationep_wba_994a2e82-81a0-0806-75ab-a67fa7896835_1, oa:relationep_wba_994a2e82-81a0-0806-75ab-a67fa7896835_2 ;
  a2a:hasSource oa:source_wba_994a2e82-81a0-0806-75ab-a67fa7896835 .

oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person-1157578d-846b-7a16-7413-782ff263ef9f
  a a2a:Person ;
  rdfs:label "Paulus Janse van Overvelt" ;
  a2a:PersonName [
    rdfs:label "Paulus Janse van Overvelt" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person-ad526048-7a10-cb89-3013-1fe4138bcf22
  a a2a:Person ;
  rdfs:label "Cornelia Siardi de Keijser" ;
  a2a:PersonName [
    rdfs:label "Cornelia Siardi de Keijser" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Siardi" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Keijser"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person-52193d5c-bed9-efd0-0956-cc0b29b1f481
  a a2a:Person ;
  rdfs:label "Cornelius van Overvelt" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Overvelt" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overvelt"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1725-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_994a2e82-81a0-0806-75ab-a67fa7896835_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person:1157578d-846b-7a16-7413-782ff263ef9f ;
  a2a:EventKeyRef oa:event_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Event1 .

oa:relationep_wba_994a2e82-81a0-0806-75ab-a67fa7896835_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person:ad526048-7a10-cb89-3013-1fe4138bcf22 ;
  a2a:EventKeyRef oa:event_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Event1 .

oa:relationep_wba_994a2e82-81a0-0806-75ab-a67fa7896835_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Person:52193d5c-bed9-efd0-0956-cc0b29b1f481 ;
  a2a:EventKeyRef oa:event_wba_994a2e82-81a0-0806-75ab-a67fa7896835_Event1 .

oa:source_wba_994a2e82-81a0-0806-75ab-a67fa7896835
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1725-10-09 - 1725-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1725-10-09"^^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 "93 v" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 002, 01 Rucphen RK Dopen 1684-1742 (DTB 2), 002, 93 v"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/994a2e82-81a0-0806-75ab-a67fa7896835" ;
  a2a:RecordGUID "{994a2e82-81a0-0806-75ab-a67fa7896835}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Marinus Cornelisse van Overvelt, Magdalena Siardi de Keijser" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7918_00007918.xml van WBA" .

