@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_07250056-2cbf-3e67-e92d-7d4f62f0df12
  a a2a:Record ;
  rdfs:label "Doop op 9 februari 1734 te Mill" ;
  a2a:hasPerson oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-6a3cd80d-c3c2-8f89-7785-8a92b7296c4e, oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-41f8c093-7265-d070-166d-8129dacd6c0d, oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-6d70f67a-b939-ba7c-53cc-4ee45274e41b, oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-f975f94d-9988-a977-f689-c37762674e25, oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-d0892b5f-9f71-46ef-36be-e8189dc0e673 ;
  a2a:hasEvent oa:event_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_0, oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_1, oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_2, oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_3, oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_4 ;
  a2a:hasSource oa:source_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12 .

oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-6a3cd80d-c3c2-8f89-7785-8a92b7296c4e
  a a2a:Person ;
  rdfs:label "Joannes van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Joannes van den Heuvel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-41f8c093-7265-d070-166d-8129dacd6c0d
  a a2a:Person ;
  rdfs:label "Petri van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Petri van den Heuvel" ;
    a2a:PersonNameFirstName "Petri" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-6d70f67a-b939-ba7c-53cc-4ee45274e41b
  a a2a:Person ;
  rdfs:label "Adrianus Verstraten" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verstraten" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verstraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-f975f94d-9988-a977-f689-c37762674e25
  a a2a:Person ;
  rdfs:label "Maria N.N." ;
  a2a:PersonName [
    rdfs:label "Maria N.N." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person-d0892b5f-9f71-46ef-36be-e8189dc0e673
  a a2a:Person ;
  rdfs:label "Helena van Beusecom" ;
  a2a:PersonName [
    rdfs:label "Helena van Beusecom" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beusecom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1734-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Mill" ;
    rdfs:label "Mill"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person:6a3cd80d-c3c2-8f89-7785-8a92b7296c4e ;
  a2a:EventKeyRef oa:event_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Event1 .

oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person:41f8c093-7265-d070-166d-8129dacd6c0d ;
  a2a:EventKeyRef oa:event_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Event1 .

oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person:6d70f67a-b939-ba7c-53cc-4ee45274e41b ;
  a2a:EventKeyRef oa:event_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Event1 .

oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person:d0892b5f-9f71-46ef-36be-e8189dc0e673 ;
  a2a:EventKeyRef oa:event_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Event1 .

oa:relationep_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Person:f975f94d-9988-a977-f689-c37762674e25 ;
  a2a:EventKeyRef oa:event_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12_Event1 .

oa:source_bhi_07250056-2cbf-3e67-e92d-7d4f62f0df12
  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", "1734-02-09 - 1734-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1734-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1734" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1734-02-09"^^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 "106" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 2, Periode: 1673-1800, Rooms-Katholiek doopboek 1673-1800, 2, 106"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/07250056-2cbf-3e67-e92d-7d4f62f0df12" ;
  a2a:RecordGUID "{07250056-2cbf-3e67-e92d-7d4f62f0df12}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40568_00040568.xml van BHI" .

