@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_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1711 te Teeffelen" ;
  a2a:hasPerson oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-970c07ee-52c3-73c3-1d66-c5f4188f1dcb, oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-e17e9330-1f61-f95b-7d03-2983a7638a4d, oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-7427f943-8d4d-5754-17e0-58c13e809a42, oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-e90e37aa-a0df-df62-9cee-3215edc88721, oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-937138d4-109f-adfc-b139-bb5a1b091dcf ;
  a2a:hasEvent oa:event_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_0, oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_1, oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_2, oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_3, oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_4 ;
  a2a:hasSource oa:source_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5 .

oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-970c07ee-52c3-73c3-1d66-c5f4188f1dcb
  a a2a:Person ;
  rdfs:label "Anna Dirricksen op het Rot" ;
  a2a:PersonName [
    rdfs:label "Anna Dirricksen op het Rot" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Dirricksen" ;
    a2a:PersonNamePrefixLastName "op het" ;
    a2a:PersonNameLastName "Rot"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-e17e9330-1f61-f95b-7d03-2983a7638a4d
  a a2a:Person ;
  rdfs:label "Antonius Peters" ;
  a2a:PersonName [
    rdfs:label "Antonius Peters" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-7427f943-8d4d-5754-17e0-58c13e809a42
  a a2a:Person ;
  rdfs:label "Elisabeth Joannis Philippi" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Joannis Philippi" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Philippi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-e90e37aa-a0df-df62-9cee-3215edc88721
  a a2a:Person ;
  rdfs:label "Mechtildis N.N." ;
  a2a:PersonName [
    rdfs:label "Mechtildis N.N." ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person-937138d4-109f-adfc-b139-bb5a1b091dcf
  a a2a:Person ;
  rdfs:label "Dirrick op het Rot" ;
  a2a:PersonName [
    rdfs:label "Dirrick op het Rot" ;
    a2a:PersonNameFirstName "Dirrick" ;
    a2a:PersonNamePrefixLastName "op het" ;
    a2a:PersonNameLastName "Rot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1711-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teeffelen" ;
    rdfs:label "Teeffelen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person:970c07ee-52c3-73c3-1d66-c5f4188f1dcb ;
  a2a:EventKeyRef oa:event_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Event1 .

oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person:e17e9330-1f61-f95b-7d03-2983a7638a4d ;
  a2a:EventKeyRef oa:event_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Event1 .

oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person:7427f943-8d4d-5754-17e0-58c13e809a42 ;
  a2a:EventKeyRef oa:event_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Event1 .

oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person:e90e37aa-a0df-df62-9cee-3215edc88721 ;
  a2a:EventKeyRef oa:event_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Event1 .

oa:relationep_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Person:937138d4-109f-adfc-b139-bb5a1b091dcf ;
  a2a:EventKeyRef oa:event_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5_Event1 .

oa:source_bhi_d45a7d39-4792-c5e7-8e78-a554e3bf8fd5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1711-02-06 - 1711-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1711-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Teeffelen, Deel: 41, Periode: 1687-1694" ;
    a2a:Book "Teeffelen RK dopen 1658-1811, trouwen 1687-1810, begraven 1800-1810" ;
    a2a:RegistryNumber "41" ;
    a2a:Folio "32r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Teeffelen, Deel: 41, Periode: 1687-1694, Teeffelen RK dopen 1658-1811, trouwen 1687-1810, begraven 1800-1810, 41, 32r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/603c7f25-f19b-9f6c-c822-e0a0d06f6312.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/603c7f25-f19b-9f6c-c822-e0a0d06f6312.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d45a7d39-4792-c5e7-8e78-a554e3bf8fd5" ;
  a2a:RecordGUID "{d45a7d39-4792-c5e7-8e78-a554e3bf8fd5}" ;
  a2a:SourceRemarkarchiefnaam "Teeffelen" ;
  a2a:SourceRemarkdeel "41" ;
  a2a:SourceRemarkregister_periode "1687-1694" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1275_00001275.xml van BHI" .

