@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_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab
  a a2a:Record ;
  rdfs:label "Doop op 5 juli 1708 te Rucphen" ;
  a2a:hasPerson oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person-70ac2276-6921-b434-b836-e7655911b6c8, oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person-877620bf-96f7-cd80-e4e1-a8eca0472267, oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person-53a1feb6-46d1-4ed5-79a2-d283ae948e13 ;
  a2a:hasEvent oa:event_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_0, oa:relationep_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_1, oa:relationep_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_2 ;
  a2a:hasSource oa:source_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab .

oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person-70ac2276-6921-b434-b836-e7655911b6c8
  a a2a:Person ;
  rdfs:label "Jacobus Ots" ;
  a2a:PersonName [
    rdfs:label "Jacobus Ots" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Ots"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person-877620bf-96f7-cd80-e4e1-a8eca0472267
  a a2a:Person ;
  rdfs:label "Christina Dionisii Koninghen" ;
  a2a:PersonName [
    rdfs:label "Christina Dionisii Koninghen" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePatronym "Dionisii" ;
    a2a:PersonNameLastName "Koninghen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person-53a1feb6-46d1-4ed5-79a2-d283ae948e13
  a a2a:Person ;
  rdfs:label "Michael Ots" ;
  a2a:PersonName [
    rdfs:label "Michael Ots" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Ots"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1708-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person:70ac2276-6921-b434-b836-e7655911b6c8 ;
  a2a:EventKeyRef oa:event_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Event1 .

oa:relationep_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person:877620bf-96f7-cd80-e4e1-a8eca0472267 ;
  a2a:EventKeyRef oa:event_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Event1 .

oa:relationep_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Person:53a1feb6-46d1-4ed5-79a2-d283ae948e13 ;
  a2a:EventKeyRef oa:event_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab_Event1 .

oa:source_wba_fba54f5f-d4fe-8ffb-8eff-059b3a3fecab
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1708-07-05 - 1708-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1708-07-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 "60 r" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 016, 23 Sprundel RK Dopen 1682-1731 (DTB 16), 016, 60 r"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fba54f5f-d4fe-8ffb-8eff-059b3a3fecab" ;
  a2a:RecordGUID "{fba54f5f-d4fe-8ffb-8eff-059b3a3fecab}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Petrus Cornelissen Geerts, Anna Michaelis Ots" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9288_00009288.xml van WBA" .

