@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_fe7df377-c218-c5b2-737f-c19d9a1d2092
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1810 te Sint-Michielsgestel" ;
  a2a:hasPerson oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-7b0ed68e-48ae-24c9-8de7-c2667e57c73e, oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-d7b4f0ba-5ee4-a5ca-65da-0ac447f0b526, oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-6de8faef-10fe-bdcd-e517-e4cd66364ccb, oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-77193971-41be-db93-540a-aef0148d2da9, oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-f87c75bf-0461-b2ec-8333-4b2067c5f0a6 ;
  a2a:hasEvent oa:event_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_0, oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_1, oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_2, oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_3, oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_4 ;
  a2a:hasSource oa:source_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092 .

oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-7b0ed68e-48ae-24c9-8de7-c2667e57c73e
  a a2a:Person ;
  rdfs:label "Anna Cornelia Immens" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Immens" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Immens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-d7b4f0ba-5ee4-a5ca-65da-0ac447f0b526
  a a2a:Person ;
  rdfs:label "Henricus Graven" ;
  a2a:PersonName [
    rdfs:label "Henricus Graven" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Graven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-6de8faef-10fe-bdcd-e517-e4cd66364ccb
  a a2a:Person ;
  rdfs:label "Anna Cornelia Graven" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Graven" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Graven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-77193971-41be-db93-540a-aef0148d2da9
  a a2a:Person ;
  rdfs:label "Anna Agnes Graven" ;
  a2a:PersonName [
    rdfs:label "Anna Agnes Graven" ;
    a2a:PersonNameFirstName "Anna Agnes" ;
    a2a:PersonNameLastName "Graven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person-f87c75bf-0461-b2ec-8333-4b2067c5f0a6
  a a2a:Person ;
  rdfs:label "Franciscus Immens" ;
  a2a:PersonName [
    rdfs:label "Franciscus Immens" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Immens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1810-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person:7b0ed68e-48ae-24c9-8de7-c2667e57c73e ;
  a2a:EventKeyRef oa:event_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Event1 .

oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person:d7b4f0ba-5ee4-a5ca-65da-0ac447f0b526 ;
  a2a:EventKeyRef oa:event_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Event1 .

oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person:6de8faef-10fe-bdcd-e517-e4cd66364ccb ;
  a2a:EventKeyRef oa:event_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Event1 .

oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person:77193971-41be-db93-540a-aef0148d2da9 ;
  a2a:EventKeyRef oa:event_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Event1 .

oa:relationep_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Person:f87c75bf-0461-b2ec-8333-4b2067c5f0a6 ;
  a2a:EventKeyRef oa:event_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092_Event1 .

oa:source_bhi_fe7df377-c218-c5b2-737f-c19d9a1d2092
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1810-12-06 - 1810-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1810-12-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6, Periode: 1745-1810" ;
    a2a:Book "Rooms-Katholiek doopboek 1745-1810" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "160v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1745-1810, Rooms-Katholiek doopboek 1745-1810, 6, 160v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b4df72e5-5bbb-0e58-9376-967c6e965f2f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b4df72e5-5bbb-0e58-9376-967c6e965f2f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fe7df377-c218-c5b2-737f-c19d9a1d2092" ;
  a2a:RecordGUID "{fe7df377-c218-c5b2-737f-c19d9a1d2092}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42325_00042325.xml van BHI" .

