@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_0874a4f6-edd5-8b61-e6e2-ac0e60effb75
  a a2a:Record ;
  rdfs:label "Doop op 9 april 1792 te Boekel" ;
  a2a:hasPerson oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-5cceec41-3755-11fd-43c7-05d55c513d88, oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-fcb9d224-6726-c90b-d565-ae9501942d57, oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-89fb158f-0440-d9de-ce6b-bf0b784cc7a8, oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-68748c5d-d62d-4cc5-b906-142df01ed5b6, oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-8f7c8dca-d307-ba0e-aeea-1b8451a1093c ;
  a2a:hasEvent oa:event_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_0, oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_1, oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_2, oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_3, oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_4 ;
  a2a:hasSource oa:source_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75 .

oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-5cceec41-3755-11fd-43c7-05d55c513d88
  a a2a:Person ;
  rdfs:label "Joanna Hermens" ;
  a2a:PersonName [
    rdfs:label "Joanna Hermens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-fcb9d224-6726-c90b-d565-ae9501942d57
  a a2a:Person ;
  rdfs:label "Nicolaus Jan Hermens" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Jan Hermens" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-89fb158f-0440-d9de-ce6b-bf0b784cc7a8
  a a2a:Person ;
  rdfs:label "Maria Joannis Klink" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis Klink" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Klink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-68748c5d-d62d-4cc5-b906-142df01ed5b6
  a a2a:Person ;
  rdfs:label "Andreas Nicolai Jan Hermens" ;
  a2a:PersonName [
    rdfs:label "Andreas Nicolai Jan Hermens" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Nicolai Jan" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person-8f7c8dca-d307-ba0e-aeea-1b8451a1093c
  a a2a:Person ;
  rdfs:label "Anna Maria Andreae Peters" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Andreae Peters" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Andreae" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1792-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person:5cceec41-3755-11fd-43c7-05d55c513d88 ;
  a2a:EventKeyRef oa:event_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Event1 .

oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person:fcb9d224-6726-c90b-d565-ae9501942d57 ;
  a2a:EventKeyRef oa:event_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Event1 .

oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person:89fb158f-0440-d9de-ce6b-bf0b784cc7a8 ;
  a2a:EventKeyRef oa:event_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Event1 .

oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person:68748c5d-d62d-4cc5-b906-142df01ed5b6 ;
  a2a:EventKeyRef oa:event_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Event1 .

oa:relationep_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Person:8f7c8dca-d307-ba0e-aeea-1b8451a1093c ;
  a2a:EventKeyRef oa:event_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75_Event1 .

oa:source_bhi_0874a4f6-edd5-8b61-e6e2-ac0e60effb75
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel", "1792-04-09 - 1792-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1792-04-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1770-1806" ;
    a2a:Book "Rooms-Katholiek doopboek 1770-1806" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "99v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1770-1806, Rooms-Katholiek doopboek 1770-1806, 3, 99v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b1718fb8-7eaf-1767-d5db-284a26ecca5a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b1718fb8-7eaf-1767-d5db-284a26ecca5a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0874a4f6-edd5-8b61-e6e2-ac0e60effb75" ;
  a2a:RecordGUID "{0874a4f6-edd5-8b61-e6e2-ac0e60effb75}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40262_00040262.xml van BHI" .

