@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_e7921c19-43a8-32bd-2afa-39be26b5ec0c
  a a2a:Record ;
  rdfs:label "Doop op 4 juli 1801 te Haps" ;
  a2a:hasPerson oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-0462e35c-4660-11e3-a747-d206bceb4d38, oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-04633640-4660-11e3-a747-d206bceb4d38, oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-04638960-4660-11e3-a747-d206bceb4d38, oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-04623768-4660-11e3-a747-d206bceb4d38, oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-0462847a-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_0, oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_1, oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_2, oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_3, oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_4 ;
  a2a:hasSource oa:source_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c .

oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-0462e35c-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gertrudis Elbers" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Elbers" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Elbers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-04633640-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Arnoldus Peters" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Peters" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-04638960-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabetha Broeren" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Broeren" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Broeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-04623768-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodorus Abrahami Arts" ;
  a2a:PersonName [
    rdfs:label "Theodorus Abrahami Arts" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePatronym "Abrahami" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person-0462847a-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Abraham Arts" ;
  a2a:PersonName [
    rdfs:label "Abraham Arts" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1801-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haps" ;
    rdfs:label "Haps"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person:0462e35c-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Event1 .

oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person:04633640-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Event1 .

oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person:04638960-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Event1 .

oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person:04623768-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Event1 .

oa:relationep_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Person:0462847a-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c_Event1 .

oa:source_bhi_e7921c19-43a8-32bd-2afa-39be26b5ec0c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haps" ;
    rdfs:label "Haps", "1801-07-04 - 1801-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1801-07-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5, Periode: 1772-1818" ;
    a2a:Book "Haps RK doop-, trouw en begraafboek 1772-1818" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "49-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5, Periode: 1772-1818, Haps RK doop-, trouw en begraafboek 1772-1818, 5, 49-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b9620ecd-cf6b-a79b-f606-842973a852c1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b9620ecd-cf6b-a79b-f606-842973a852c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e7921c19-43a8-32bd-2afa-39be26b5ec0c" ;
  a2a:RecordGUID "{e7921c19-43a8-32bd-2afa-39be26b5ec0c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69525_00069525.xml van BHI" .

