@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_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f
  a a2a:Record ;
  rdfs:label "Doop op 1 december 1768 te Rucphen" ;
  a2a:hasPerson oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person-90e51fc7-96f6-73a8-39d2-1d4c508eeed1, oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person-39b1e18f-0d68-3ed0-fc82-65dc02cde384, oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person-bb70220a-a3de-4336-0183-bf763d39fee9 ;
  a2a:hasEvent oa:event_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_0, oa:relationep_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_1, oa:relationep_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_2 ;
  a2a:hasSource oa:source_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f .

oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person-90e51fc7-96f6-73a8-39d2-1d4c508eeed1
  a a2a:Person ;
  rdfs:label "Joannes van Gastel" ;
  a2a:PersonName [
    rdfs:label "Joannes van Gastel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gastel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person-39b1e18f-0d68-3ed0-fc82-65dc02cde384
  a a2a:Person ;
  rdfs:label "Cornelia Gorde" ;
  a2a:PersonName [
    rdfs:label "Cornelia Gorde" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Gorde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person-bb70220a-a3de-4336-0183-bf763d39fee9
  a a2a:Person ;
  rdfs:label "Joannes van Gastel" ;
  a2a:PersonName [
    rdfs:label "Joannes van Gastel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gastel"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1768-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person:90e51fc7-96f6-73a8-39d2-1d4c508eeed1 ;
  a2a:EventKeyRef oa:event_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Event1 .

oa:relationep_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person:39b1e18f-0d68-3ed0-fc82-65dc02cde384 ;
  a2a:EventKeyRef oa:event_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Event1 .

oa:relationep_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Person:bb70220a-a3de-4336-0183-bf763d39fee9 ;
  a2a:EventKeyRef oa:event_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f_Event1 .

oa:source_wba_10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1768-12-01 - 1768-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1768-12-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 003" ;
    a2a:Book "02 Rucphen RK Dopen 1726-1783 (DTB 3)" ;
    a2a:RegistryNumber "003" ;
    a2a:Folio "96 r" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 003, 02 Rucphen RK Dopen 1726-1783 (DTB 3), 003, 96 r"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f" ;
  a2a:RecordGUID "{10b5602e-e9d1-e0ca-1bcb-20c556c6ff8f}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Mathias van Gastel, Cornelia Jacobi Coninckx" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6790_00006790.xml van WBA" .

