@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_eeaaa612-a8b7-0358-af5e-fa5f1efbb554
  a a2a:Record ;
  rdfs:label "Doop op 31 januari 1733 te Rucphen" ;
  a2a:hasPerson oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person-662d5c69-08ab-eaf4-b9cf-53d30e5d2249, oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person-d8bc9647-9def-c96f-3edd-d9de61e36681, oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person-8ed896e7-caa8-bf36-157d-0ba040937524 ;
  a2a:hasEvent oa:event_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_0, oa:relationep_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_1, oa:relationep_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_2 ;
  a2a:hasSource oa:source_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554 .

oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person-662d5c69-08ab-eaf4-b9cf-53d30e5d2249
  a a2a:Person ;
  rdfs:label "Hubertus Henderixe Ros" ;
  a2a:PersonName [
    rdfs:label "Hubertus Henderixe Ros" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNamePatronym "Henderixe" ;
    a2a:PersonNameLastName "Ros"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person-d8bc9647-9def-c96f-3edd-d9de61e36681
  a a2a:Person ;
  rdfs:label "Cornelia Jorisse Kijsers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jorisse Kijsers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Jorisse" ;
    a2a:PersonNameLastName "Kijsers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person-8ed896e7-caa8-bf36-157d-0ba040937524
  a a2a:Person ;
  rdfs:label "Henderina Ros" ;
  a2a:PersonName [
    rdfs:label "Henderina Ros" ;
    a2a:PersonNameFirstName "Henderina" ;
    a2a:PersonNameLastName "Ros"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1733-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person:662d5c69-08ab-eaf4-b9cf-53d30e5d2249 ;
  a2a:EventKeyRef oa:event_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Event1 .

oa:relationep_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person:d8bc9647-9def-c96f-3edd-d9de61e36681 ;
  a2a:EventKeyRef oa:event_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Event1 .

oa:relationep_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Person:8ed896e7-caa8-bf36-157d-0ba040937524 ;
  a2a:EventKeyRef oa:event_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554_Event1 .

oa:source_wba_eeaaa612-a8b7-0358-af5e-fa5f1efbb554
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1733-01-31 - 1733-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1733-01-31"^^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 "109 r" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 002, 01 Rucphen RK Dopen 1684-1742 (DTB 2), 002, 109 r"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eeaaa612-a8b7-0358-af5e-fa5f1efbb554" ;
  a2a:RecordGUID "{eeaaa612-a8b7-0358-af5e-fa5f1efbb554}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Bastianus Jorisse, Joanna Michilse van Sundert" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9259_00009259.xml van WBA" .

