@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_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3
  a a2a:Record ;
  rdfs:label "Doop op 9 juli 1732 te Oeffelt" ;
  a2a:hasPerson oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-500d9a25-70dd-0271-4db5-c012ad5ce4a6, oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-0ac8e01e-d73d-f41a-116c-6fa851795903, oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-aeb6e27d-3163-19b5-4cec-42bc544ec18d, oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-82e993e7-763e-e7f3-498a-4a3ba5eed8f1, oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-f500e71f-a26a-07dd-49e8-c941c754f41d ;
  a2a:hasEvent oa:event_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_0, oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_1, oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_2, oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_3, oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_4 ;
  a2a:hasSource oa:source_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3 .

oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-500d9a25-70dd-0271-4db5-c012ad5ce4a6
  a a2a:Person ;
  rdfs:label "Bartholomeus Custers" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Custers" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Custers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-0ac8e01e-d73d-f41a-116c-6fa851795903
  a a2a:Person ;
  rdfs:label "Maria van Thijnen" ;
  a2a:PersonName [
    rdfs:label "Maria van Thijnen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-aeb6e27d-3163-19b5-4cec-42bc544ec18d
  a a2a:Person ;
  rdfs:label "Antonetta Custers" ;
  a2a:PersonName [
    rdfs:label "Antonetta Custers" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Custers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-82e993e7-763e-e7f3-498a-4a3ba5eed8f1
  a a2a:Person ;
  rdfs:label "Jacobus van Thijnen" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Thijnen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person-f500e71f-a26a-07dd-49e8-c941c754f41d
  a a2a:Person ;
  rdfs:label "Catharina van Thijnen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Thijnen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thijnen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1732-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oeffelt" ;
    rdfs:label "Oeffelt"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person:500d9a25-70dd-0271-4db5-c012ad5ce4a6 ;
  a2a:EventKeyRef oa:event_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Event1 .

oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person:0ac8e01e-d73d-f41a-116c-6fa851795903 ;
  a2a:EventKeyRef oa:event_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Event1 .

oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person:aeb6e27d-3163-19b5-4cec-42bc544ec18d ;
  a2a:EventKeyRef oa:event_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Event1 .

oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person:82e993e7-763e-e7f3-498a-4a3ba5eed8f1 ;
  a2a:EventKeyRef oa:event_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Event1 .

oa:relationep_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Person:f500e71f-a26a-07dd-49e8-c941c754f41d ;
  a2a:EventKeyRef oa:event_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3_Event1 .

oa:source_bhi_3ce9db4f-7caa-62bf-66cd-300a8cea67d3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oeffelt" ;
    rdfs:label "Oeffelt", "1732-07-09 - 1732-07-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-07-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-07-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1732-07-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3, Periode: 1636-1811" ;
    a2a:Book "Oeffelt dopen 1636-1811, trouwen 1748-1811, begraven 1748-1780" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "204-13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3, Periode: 1636-1811, Oeffelt dopen 1636-1811, trouwen 1748-1811, begraven 1748-1780, 3, 204-13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c4dd4aa7-87b7-0fb9-c914-a5ea12b94303.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c4dd4aa7-87b7-0fb9-c914-a5ea12b94303.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3ce9db4f-7caa-62bf-66cd-300a8cea67d3" ;
  a2a:RecordGUID "{3ce9db4f-7caa-62bf-66cd-300a8cea67d3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41186_00041186.xml van BHI" .

