@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_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1613 te Gemert" ;
  a2a:hasPerson oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-878998c2-465e-11e3-a747-d206bceb4d38, oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-8789ce96-465e-11e3-a747-d206bceb4d38, oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-87891adc-465e-11e3-a747-d206bceb4d38, oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-87896550-465e-11e3-a747-d206bceb4d38, oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-8788e5ee-465e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_0, oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_1, oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_2, oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_3, oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_4 ;
  a2a:hasSource oa:source_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31 .

oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-878998c2-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Zacharias Francisci Leonardi" ;
  a2a:PersonName [
    rdfs:label "Zacharias Francisci Leonardi" ;
    a2a:PersonNameFirstName "Zacharias" ;
    a2a:PersonNamePatronym "Francisci" ;
    a2a:PersonNameLastName "Leonardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-8789ce96-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Barbara Adriani Berchs" ;
  a2a:PersonName [
    rdfs:label "Barbara Adriani Berchs" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Berchs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-87891adc-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willebrord Antonij Antonij" ;
  a2a:PersonName [
    rdfs:label "Willebrord Antonij Antonij" ;
    a2a:PersonNameFirstName "Willebrord" ;
    a2a:PersonNamePatronym "Antonij" ;
    a2a:PersonNameLastName "Antonij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-87896550-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabeth Gerardi Vrancken" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Gerardi Vrancken" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePatronym "Gerardi" ;
    a2a:PersonNameLastName "Vrancken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person-8788e5ee-465e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Antonij" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonij" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Antonij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1613" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1613-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person:878998c2-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Event1 .

oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person:8789ce96-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Event1 .

oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person:87891adc-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Event1 .

oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person:87896550-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Event1 .

oa:relationep_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Person:8788e5ee-465e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31_Event1 .

oa:source_bhi_b76e4a4a-e85d-80b7-faeb-a7ed7070ae31
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert", "1613-03-02 - 1613-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1613-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1613-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1613" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1613-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentearchief Gemert-Bakel, Bron: boek, Deel: 28, Periode: 1609-1625" ;
    a2a:Book "Rooms-Katholiek doop- en trouwboek 1609-1625" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "108" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gemeentearchief Gemert-Bakel, Bron: boek, Deel: 28, Periode: 1609-1625, Rooms-Katholiek doop- en trouwboek 1609-1625, 28, 108"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b76e4a4a-e85d-80b7-faeb-a7ed7070ae31" ;
  a2a:RecordGUID "{b76e4a4a-e85d-80b7-faeb-a7ed7070ae31}" ;
  a2a:SourceRemarkOpmerking "vader molenaar, moeder ongehuwd, onwettig", "<a href=https://www.familysearch.org/ark:/61903/3:1:3QS7-L9QX-TQ2W?i=35&cc=2037960 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_6929_00006929.xml van BHI" .

