@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_2edaebb7-b68f-c32d-34fd-081748fc83f5
  a a2a:Record ;
  rdfs:label "Doop op 17 augustus 1750 te Mill" ;
  a2a:hasPerson oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-b35b2d44-f8fe-edc2-f48f-094a61a8e29c, oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-6a004ef1-54ca-12a3-6b45-a9c5a34d5d5c, oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-9787564d-cbd6-7e32-c94e-4fda8be6c7de, oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-a437f1f8-9186-32fa-9bf7-2422cb5920cc, oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-ccf99fb8-eded-838a-78d6-0f6ca732c5cf ;
  a2a:hasEvent oa:event_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_0, oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_1, oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_2, oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_3, oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_4 ;
  a2a:hasSource oa:source_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5 .

oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-b35b2d44-f8fe-edc2-f48f-094a61a8e29c
  a a2a:Person ;
  rdfs:label "Mechtildis Jans" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Jans" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-6a004ef1-54ca-12a3-6b45-a9c5a34d5d5c
  a a2a:Person ;
  rdfs:label "Lindert Jans" ;
  a2a:PersonName [
    rdfs:label "Lindert Jans" ;
    a2a:PersonNameFirstName "Lindert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-9787564d-cbd6-7e32-c94e-4fda8be6c7de
  a a2a:Person ;
  rdfs:label "Joanna Nilen" ;
  a2a:PersonName [
    rdfs:label "Joanna Nilen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Nilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-a437f1f8-9186-32fa-9bf7-2422cb5920cc
  a a2a:Person ;
  rdfs:label "Petronilla Nilen" ;
  a2a:PersonName [
    rdfs:label "Petronilla Nilen" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Nilen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person-ccf99fb8-eded-838a-78d6-0f6ca732c5cf
  a a2a:Person ;
  rdfs:label "Jan Jans Ermerts" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Ermerts" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Ermerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1750-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person:b35b2d44-f8fe-edc2-f48f-094a61a8e29c ;
  a2a:EventKeyRef oa:event_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Event1 .

oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person:6a004ef1-54ca-12a3-6b45-a9c5a34d5d5c ;
  a2a:EventKeyRef oa:event_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Event1 .

oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person:9787564d-cbd6-7e32-c94e-4fda8be6c7de ;
  a2a:EventKeyRef oa:event_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Event1 .

oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person:ccf99fb8-eded-838a-78d6-0f6ca732c5cf ;
  a2a:EventKeyRef oa:event_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Event1 .

oa:relationep_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Person:a437f1f8-9186-32fa-9bf7-2422cb5920cc ;
  a2a:EventKeyRef oa:event_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5_Event1 .

oa:source_bhi_2edaebb7-b68f-c32d-34fd-081748fc83f5
  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", "1750-08-17 - 1750-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1750-08-17"^^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 "155" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 155"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2edaebb7-b68f-c32d-34fd-081748fc83f5" ;
  a2a:RecordGUID "{2edaebb7-b68f-c32d-34fd-081748fc83f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41721_00041721.xml van BHI" .

