@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_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe
  a a2a:Record ;
  rdfs:label "Doop op 14 november 1772 te Mill" ;
  a2a:hasPerson oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-ba9468de-d59e-9988-1b57-a60f6a275a0e, oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-ecb20f24-96cd-d9c0-bfeb-4f9e65819fc5, oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-f3b5ca42-8d7a-daa1-914c-3473ffd8ad69, oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-be163942-73cc-6bc2-0710-cb64f58b6af1, oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-f9476cf1-ca78-50c1-1d39-8cf9604b1991 ;
  a2a:hasEvent oa:event_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_0, oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_1, oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_2, oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_3, oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_4 ;
  a2a:hasSource oa:source_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe .

oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-ba9468de-d59e-9988-1b57-a60f6a275a0e
  a a2a:Person ;
  rdfs:label "Geurd(Godefridus) Peters" ;
  a2a:PersonName [
    rdfs:label "Geurd(Godefridus) Peters" ;
    a2a:PersonNameFirstName "Geurd(Godefridus)" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-ecb20f24-96cd-d9c0-bfeb-4f9e65819fc5
  a a2a:Person ;
  rdfs:label "Wilhelmina Geurdts Hamme" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Geurdts Hamme" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePatronym "Geurdts" ;
    a2a:PersonNameLastName "Hamme"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-f3b5ca42-8d7a-daa1-914c-3473ffd8ad69
  a a2a:Person ;
  rdfs:label "Joannis Peters" ;
  a2a:PersonName [
    rdfs:label "Joannis Peters" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-be163942-73cc-6bc2-0710-cb64f58b6af1
  a a2a:Person ;
  rdfs:label "Maria Geurdts Hamme" ;
  a2a:PersonName [
    rdfs:label "Maria Geurdts Hamme" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Geurdts" ;
    a2a:PersonNameLastName "Hamme"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person-f9476cf1-ca78-50c1-1d39-8cf9604b1991
  a a2a:Person ;
  rdfs:label "Jacob Geurdts Hamme" ;
  a2a:PersonName [
    rdfs:label "Jacob Geurdts Hamme" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Geurdts" ;
    a2a:PersonNameLastName "Hamme"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1772-11-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person:ba9468de-d59e-9988-1b57-a60f6a275a0e ;
  a2a:EventKeyRef oa:event_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Event1 .

oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person:ecb20f24-96cd-d9c0-bfeb-4f9e65819fc5 ;
  a2a:EventKeyRef oa:event_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Event1 .

oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person:f3b5ca42-8d7a-daa1-914c-3473ffd8ad69 ;
  a2a:EventKeyRef oa:event_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Event1 .

oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person:be163942-73cc-6bc2-0710-cb64f58b6af1 ;
  a2a:EventKeyRef oa:event_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Event1 .

oa:relationep_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Person:f9476cf1-ca78-50c1-1d39-8cf9604b1991 ;
  a2a:EventKeyRef oa:event_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe_Event1 .

oa:source_bhi_08334bc0-6ba2-76cd-4a73-91bcb4d91dbe
  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", "1772-11-14 - 1772-11-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-11-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-11-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1772-11-14"^^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 "52" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 52"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08334bc0-6ba2-76cd-4a73-91bcb4d91dbe" ;
  a2a:RecordGUID "{08334bc0-6ba2-76cd-4a73-91bcb4d91dbe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40251_00040251.xml van BHI" .

