@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_aeb6cf46-7fde-8f06-e70b-afdb3806db6a
  a a2a:Record ;
  rdfs:label "Doop op 18 september 1791 te Mill" ;
  a2a:hasPerson oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-b9e4af00-4c52-d684-2f22-00016f24473d, oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-ae6e0cc1-0d4c-859c-bbd2-36d5b5c606f2, oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-13203097-f859-43ea-4ea7-3cc890486795, oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-2985b615-92a2-b2f0-cffe-45d463b6b983, oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-9aae88fa-ce44-86c9-7d9d-f7d3a5bbf46d ;
  a2a:hasEvent oa:event_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_0, oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_1, oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_2, oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_3, oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_4 ;
  a2a:hasSource oa:source_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a .

oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-b9e4af00-4c52-d684-2f22-00016f24473d
  a a2a:Person ;
  rdfs:label "Cornelius Verbeeten" ;
  a2a:PersonName [
    rdfs:label "Cornelius Verbeeten" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Verbeeten"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-ae6e0cc1-0d4c-859c-bbd2-36d5b5c606f2
  a a2a:Person ;
  rdfs:label "Antonii Verbeeten" ;
  a2a:PersonName [
    rdfs:label "Antonii Verbeeten" ;
    a2a:PersonNameFirstName "Antonii" ;
    a2a:PersonNameLastName "Verbeeten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-13203097-f859-43ea-4ea7-3cc890486795
  a a2a:Person ;
  rdfs:label "Petronilla Theunissen" ;
  a2a:PersonName [
    rdfs:label "Petronilla Theunissen" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Theunissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-2985b615-92a2-b2f0-cffe-45d463b6b983
  a a2a:Person ;
  rdfs:label "Gertrudo Gerits Aaben" ;
  a2a:PersonName [
    rdfs:label "Gertrudo Gerits Aaben" ;
    a2a:PersonNameFirstName "Gertrudo" ;
    a2a:PersonNamePatronym "Gerits" ;
    a2a:PersonNameLastName "Aaben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person-9aae88fa-ce44-86c9-7d9d-f7d3a5bbf46d
  a a2a:Person ;
  rdfs:label "Joannes Cornelis Verbeeten" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelis Verbeeten" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Verbeeten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1791-09-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person:b9e4af00-4c52-d684-2f22-00016f24473d ;
  a2a:EventKeyRef oa:event_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Event1 .

oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person:ae6e0cc1-0d4c-859c-bbd2-36d5b5c606f2 ;
  a2a:EventKeyRef oa:event_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Event1 .

oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person:13203097-f859-43ea-4ea7-3cc890486795 ;
  a2a:EventKeyRef oa:event_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Event1 .

oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person:2985b615-92a2-b2f0-cffe-45d463b6b983 ;
  a2a:EventKeyRef oa:event_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Event1 .

oa:relationep_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Person:9aae88fa-ce44-86c9-7d9d-f7d3a5bbf46d ;
  a2a:EventKeyRef oa:event_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a_Event1 .

oa:source_bhi_aeb6cf46-7fde-8f06-e70b-afdb3806db6a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Mill en Sint Hubert" ;
    rdfs:label "Mill en Sint Hubert", "1791-09-18 - 1791-09-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-09-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-09-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1791-09-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800" ;
    a2a:Book "Rooms-Katholiek doopboek 1673-1800" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "164" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 164"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/aeb6cf46-7fde-8f06-e70b-afdb3806db6a" ;
  a2a:RecordGUID "{aeb6cf46-7fde-8f06-e70b-afdb3806db6a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51125_00051125.xml van BHI" .

