@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_f873a5fd-fd5a-e53f-b62e-8de06cc6414a
  a a2a:Record ;
  rdfs:label "Doop op 3 september 1732 te Mill" ;
  a2a:hasPerson oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-7956a563-92d9-a1aa-4cc1-16e4c63275bd, oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-c432aaa8-de03-3f51-41f3-50e7f8825f12, oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-f349969d-9a95-ddf6-cb3c-de6c93c9d289, oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-18576b0f-d5f2-0c9a-c1fb-8b58bd3fff96, oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-6506a979-6e38-b001-5bda-fceac518220a ;
  a2a:hasEvent oa:event_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_0, oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_1, oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_2, oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_3, oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_4 ;
  a2a:hasSource oa:source_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a .

oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-7956a563-92d9-a1aa-4cc1-16e4c63275bd
  a a2a:Person ;
  rdfs:label "Joannes Nelisse" ;
  a2a:PersonName [
    rdfs:label "Joannes Nelisse" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Nelisse"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-c432aaa8-de03-3f51-41f3-50e7f8825f12
  a a2a:Person ;
  rdfs:label "Gerit Nelisse" ;
  a2a:PersonName [
    rdfs:label "Gerit Nelisse" ;
    a2a:PersonNameFirstName "Gerit" ;
    a2a:PersonNameLastName "Nelisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-f349969d-9a95-ddf6-cb3c-de6c93c9d289
  a a2a:Person ;
  rdfs:label "Neliske N.N." ;
  a2a:PersonName [
    rdfs:label "Neliske N.N." ;
    a2a:PersonNameFirstName "Neliske" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-18576b0f-d5f2-0c9a-c1fb-8b58bd3fff96
  a a2a:Person ;
  rdfs:label "Dirris Hendricx Hijnen" ;
  a2a:PersonName [
    rdfs:label "Dirris Hendricx Hijnen" ;
    a2a:PersonNameFirstName "Dirris" ;
    a2a:PersonNamePatronym "Hendricx" ;
    a2a:PersonNameLastName "Hijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person-6506a979-6e38-b001-5bda-fceac518220a
  a a2a:Person ;
  rdfs:label "Joannes Ermers" ;
  a2a:PersonName [
    rdfs:label "Joannes Ermers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Ermers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1732-09-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person:7956a563-92d9-a1aa-4cc1-16e4c63275bd ;
  a2a:EventKeyRef oa:event_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Event1 .

oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person:c432aaa8-de03-3f51-41f3-50e7f8825f12 ;
  a2a:EventKeyRef oa:event_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Event1 .

oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person:f349969d-9a95-ddf6-cb3c-de6c93c9d289 ;
  a2a:EventKeyRef oa:event_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Event1 .

oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person:18576b0f-d5f2-0c9a-c1fb-8b58bd3fff96 ;
  a2a:EventKeyRef oa:event_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Event1 .

oa:relationep_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Person:6506a979-6e38-b001-5bda-fceac518220a ;
  a2a:EventKeyRef oa:event_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a_Event1 .

oa:source_bhi_f873a5fd-fd5a-e53f-b62e-8de06cc6414a
  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", "1732-09-03 - 1732-09-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-09-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-09-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1732-09-03"^^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 "103" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 103"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f873a5fd-fd5a-e53f-b62e-8de06cc6414a" ;
  a2a:RecordGUID "{f873a5fd-fd5a-e53f-b62e-8de06cc6414a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37830_00037830.xml van BHI" .

