@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_ca072298-9f4e-e619-2691-c244f6961da4
  a a2a:Record ;
  rdfs:label "Doop op 22 februari 1767 te Gemert" ;
  a2a:hasPerson oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-48835b66-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-488399f0-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-4883d01e-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-4882cb42-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-48828e5c-4660-11e3-a747-d206bceb4d38, oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-48831070-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_0, oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_1, oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_2, oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_3, oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_4, oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_5 ;
  a2a:hasSource oa:source_bhi_ca072298-9f4e-e619-2691-c244f6961da4 .

oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-48835b66-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Leonardus Roijackers" ;
  a2a:PersonName [
    rdfs:label "Leonardus Roijackers" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Roijackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-488399f0-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Margaretha Lemmens" ;
  a2a:PersonName [
    rdfs:label "Margaretha Lemmens" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-4883d01e-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henrica Gerardi Roijackers" ;
  a2a:PersonName [
    rdfs:label "Henrica Gerardi Roijackers" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Roijackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-4882cb42-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Lenders Roijackers" ;
  a2a:PersonName [
    rdfs:label "Antonius Lenders Roijackers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Lenders" ;
    a2a:PersonNameLastName "Roijackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-48828e5c-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Roijackers" ;
  a2a:PersonName [
    rdfs:label "Anna Roijackers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Roijackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person-48831070-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henrica Lemmens" ;
  a2a:PersonName [
    rdfs:label "Henrica Lemmens" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Lemmens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1767-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person:48835b66-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1 .

oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person:488399f0-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1 .

oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person:4883d01e-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1 .

oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person:4882cb42-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1 .

oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person:48828e5c-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1 .

oa:relationep_bhi_ca072298-9f4e-e619-2691-c244f6961da4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Person:48831070-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ca072298-9f4e-e619-2691-c244f6961da4_Event1 .

oa:source_bhi_ca072298-9f4e-e619-2691-c244f6961da4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert", "1767-02-22 - 1767-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1767-02-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentearchief Gemert-Bakel, Bron: microfiche, Deel: 39, Periode: 1766-1800" ;
    a2a:Book "Rooms-Katholiek doopboek 1766-1800" ;
    a2a:RegistryNumber "39" ;
    a2a:Folio "17" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gemeentearchief Gemert-Bakel, Bron: microfiche, Deel: 39, Periode: 1766-1800, Rooms-Katholiek doopboek 1766-1800, 39, 17"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ca072298-9f4e-e619-2691-c244f6961da4" ;
  a2a:RecordGUID "{ca072298-9f4e-e619-2691-c244f6961da4}" ;
  a2a:SourceRemarkOpmerking "<a href=https://familysearch.org/pal:/MM9.3.1/TH-1951-31046-1098-47?cc=2037960&wc=MMBZ-Q7L:1054447529 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van FamilySearch</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_6303_00006303.xml van BHI" .

