@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_f8634686-e47c-aa16-577e-95c3eb30694a
  a a2a:Record ;
  rdfs:label "Doop op 6 september 1693 te Mill" ;
  a2a:hasPerson oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-acfd2ecf-806f-5ef0-01cf-8e98dd16ee57, oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-6da949cd-dfa0-2848-2b0a-3b6fda6fcee2, oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-b39189a1-25a2-4a63-c1b2-e93fac6a9666, oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-086432f2-a549-0b35-c011-62c1d544362f ;
  a2a:hasEvent oa:event_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_0, oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_1, oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_2, oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_3 ;
  a2a:hasSource oa:source_bhi_f8634686-e47c-aa16-577e-95c3eb30694a .

oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-acfd2ecf-806f-5ef0-01cf-8e98dd16ee57
  a a2a:Person ;
  rdfs:label "Petrus N.N." ;
  a2a:PersonName [
    rdfs:label "Petrus N.N." ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-6da949cd-dfa0-2848-2b0a-3b6fda6fcee2
  a a2a:Person ;
  rdfs:label "Adriani N.N." ;
  a2a:PersonName [
    rdfs:label "Adriani N.N." ;
    a2a:PersonNameFirstName "Adriani" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-b39189a1-25a2-4a63-c1b2-e93fac6a9666
  a a2a:Person ;
  rdfs:label "Joanna N.N." ;
  a2a:PersonName [
    rdfs:label "Joanna N.N." ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person-086432f2-a549-0b35-c011-62c1d544362f
  a a2a:Person ;
  rdfs:label "Ercken Huberts" ;
  a2a:PersonName [
    rdfs:label "Ercken Huberts" ;
    a2a:PersonNameFirstName "Ercken" ;
    a2a:PersonNameLastName "Huberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1693-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person:acfd2ecf-806f-5ef0-01cf-8e98dd16ee57 ;
  a2a:EventKeyRef oa:event_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Event1 .

oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person:6da949cd-dfa0-2848-2b0a-3b6fda6fcee2 ;
  a2a:EventKeyRef oa:event_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Event1 .

oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person:b39189a1-25a2-4a63-c1b2-e93fac6a9666 ;
  a2a:EventKeyRef oa:event_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Event1 .

oa:relationep_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Person:086432f2-a549-0b35-c011-62c1d544362f ;
  a2a:EventKeyRef oa:event_bhi_f8634686-e47c-aa16-577e-95c3eb30694a_Event1 .

oa:source_bhi_f8634686-e47c-aa16-577e-95c3eb30694a
  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", "1693-09-06 - 1693-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1693-09-06"^^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 "28" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 28"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f8634686-e47c-aa16-577e-95c3eb30694a" ;
  a2a:RecordGUID "{f8634686-e47c-aa16-577e-95c3eb30694a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37827_00037827.xml van BHI" .

