@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_bc6eab4d-7ae3-e212-badf-1fc7626f7b03
  a a2a:Record ;
  rdfs:label "Doop op 20 september 1775 te Bakel en Milheeze" ;
  a2a:hasPerson oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-8166964a-463e-11e3-a747-d206bceb4d38, oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-8166d04c-463e-11e3-a747-d206bceb4d38, oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-81662214-463e-11e3-a747-d206bceb4d38, oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-81665d38-463e-11e3-a747-d206bceb4d38, oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-8165e894-463e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_0, oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_1, oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_2, oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_3, oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_4 ;
  a2a:hasSource oa:source_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03 .

oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-8166964a-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelisse" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Cornelisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-8166d04c-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronella Antony Franssen" ;
  a2a:PersonName [
    rdfs:label "Petronella Antony Franssen" ;
    a2a:PersonNameFirstName "Petronella Antony" ;
    a2a:PersonNameLastName "Franssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-81662214-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Godefridus Dircks van de Meulenhoff" ;
  a2a:PersonName [
    rdfs:label "Godefridus Dircks van de Meulenhoff" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePatronym "Dircks" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Meulenhoff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-81665d38-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Cornely Tielemans" ;
  a2a:PersonName [
    rdfs:label "Maria Cornely Tielemans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Cornely" ;
    a2a:PersonNameLastName "Tielemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person-8165e894-463e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria van de Meulenhoff" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van de Meulenhoff" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Meulenhoff"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1775-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bakel en Milheeze" ;
    rdfs:label "Bakel en Milheeze"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person:8166964a-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Event1 .

oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person:8166d04c-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Event1 .

oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person:81662214-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Event1 .

oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person:81665d38-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Event1 .

oa:relationep_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Person:8165e894-463e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03_Event1 .

oa:source_bhi_bc6eab4d-7ae3-e212-badf-1fc7626f7b03
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bakel en Milheeze" ;
    rdfs:label "Bakel en Milheeze", "1775-09-20 - 1775-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1775-09-20"^^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: 2, Periode: 1752-1810" ;
    a2a:Book "Rooms-Katholiek doopboek 1752-1810" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "133" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gemeentearchief Gemert-Bakel, Bron: boek, Deel: 2, Periode: 1752-1810, Rooms-Katholiek doopboek 1752-1810, 2, 133"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bc6eab4d-7ae3-e212-badf-1fc7626f7b03" ;
  a2a:RecordGUID "{bc6eab4d-7ae3-e212-badf-1fc7626f7b03}" ;
  a2a:SourceRemarkOpmerking "Petronella is de vrouw van arts Daels", "<a href=https://familysearch.org/pal:/MM9.3.1/TH-1961-31040-17086-92?cc=2037960&wc=MMBZ-QMS:907330168 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_3005_00003005.xml van BHI" .

