@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_d4684e2d-5458-07ff-72da-765ce0dbf265
  a a2a:Record ;
  rdfs:label "Doop op 26 november 1764 te Rucphen" ;
  a2a:hasPerson oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person-b9e47370-90d4-e208-a979-93695640616d, oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person-38a26736-d762-87d5-743c-864b4c12a82f, oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person-fb77c00f-8717-cf57-0811-b8c906888a06 ;
  a2a:hasEvent oa:event_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_0, oa:relationep_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_1, oa:relationep_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_2 ;
  a2a:hasSource oa:source_wba_d4684e2d-5458-07ff-72da-765ce0dbf265 .

oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person-b9e47370-90d4-e208-a979-93695640616d
  a a2a:Person ;
  rdfs:label "Guilielmus Cornelisse van Oorschot" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Cornelisse van Oorschot" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person-38a26736-d762-87d5-743c-864b4c12a82f
  a a2a:Person ;
  rdfs:label "Jacoba Aertse van Overdijck" ;
  a2a:PersonName [
    rdfs:label "Jacoba Aertse van Overdijck" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePatronym "Aertse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overdijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person-fb77c00f-8717-cf57-0811-b8c906888a06
  a a2a:Person ;
  rdfs:label "Jacobus van Oorschot" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Oorschot" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorschot"
  ] ;
  a2a:Gender "Man" .

oa:event_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1764-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person:b9e47370-90d4-e208-a979-93695640616d ;
  a2a:EventKeyRef oa:event_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Event1 .

oa:relationep_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person:38a26736-d762-87d5-743c-864b4c12a82f ;
  a2a:EventKeyRef oa:event_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Event1 .

oa:relationep_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Person:fb77c00f-8717-cf57-0811-b8c906888a06 ;
  a2a:EventKeyRef oa:event_wba_d4684e2d-5458-07ff-72da-765ce0dbf265_Event1 .

oa:source_wba_d4684e2d-5458-07ff-72da-765ce0dbf265
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1764-11-26 - 1764-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1764-11-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 017" ;
    a2a:Book "24 Sprundel RK Dopen 1731-1811 (DTB 17)" ;
    a2a:RegistryNumber "017" ;
    a2a:Folio "31r" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 017, 24 Sprundel RK Dopen 1731-1811 (DTB 17), 017, 31r"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d4684e2d-5458-07ff-72da-765ce0dbf265" ;
  a2a:RecordGUID "{d4684e2d-5458-07ff-72da-765ce0dbf265}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Wilhelmus Cornelisse van Oorschot en Adriana Stoffelen Vissenbergh" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8895_00008895.xml van WBA" .

[] a2a:PersonRemarkdiversen "geboren onder Etten" .
