@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_4b671ebc-edc9-33fb-ab65-129cbb5f58a6
  a a2a:Record ;
  rdfs:label "Doop op 17 juli 1764 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-7ee7c283-9594-632e-7d37-bae813118504, oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-3365d3e3-c4ec-9ee7-0680-dbb35af0def3, oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-53aba1ef-96cc-824a-6652-e1bb2454eed4, oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-9a3598d9-f6e9-350d-5b30-0ac002725f02, oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-14977481-511e-eaad-74be-c569649e9b1e, oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-386b9cc7-8888-45bc-876d-0039e4b968a3 ;
  a2a:hasEvent oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_0, oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_1, oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_2, oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_3, oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_4, oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_5 ;
  a2a:hasSource oa:source_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6 .

oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-7ee7c283-9594-632e-7d37-bae813118504
  a a2a:Person ;
  rdfs:label "Arnoldus Heijnemans" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Heijnemans" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Heijnemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-3365d3e3-c4ec-9ee7-0680-dbb35af0def3
  a a2a:Person ;
  rdfs:label "Godefridus Derickx" ;
  a2a:PersonName [
    rdfs:label "Godefridus Derickx" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Derickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-53aba1ef-96cc-824a-6652-e1bb2454eed4
  a a2a:Person ;
  rdfs:label "Joanna Jans" ;
  a2a:PersonName [
    rdfs:label "Joanna Jans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-9a3598d9-f6e9-350d-5b30-0ac002725f02
  a a2a:Person ;
  rdfs:label "Elizabetha Geurts" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Geurts" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-14977481-511e-eaad-74be-c569649e9b1e
  a a2a:Person ;
  rdfs:label "Hermannus Jan Bies" ;
  a2a:PersonName [
    rdfs:label "Hermannus Jan Bies" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Bies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person-386b9cc7-8888-45bc-876d-0039e4b968a3
  a a2a:Person ;
  rdfs:label "Joannes Bies" ;
  a2a:PersonName [
    rdfs:label "Joannes Bies" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Bies"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1764-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person:7ee7c283-9594-632e-7d37-bae813118504 ;
  a2a:EventKeyRef oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1 .

oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person:3365d3e3-c4ec-9ee7-0680-dbb35af0def3 ;
  a2a:EventKeyRef oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1 .

oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person:53aba1ef-96cc-824a-6652-e1bb2454eed4 ;
  a2a:EventKeyRef oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1 .

oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person:9a3598d9-f6e9-350d-5b30-0ac002725f02 ;
  a2a:EventKeyRef oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1 .

oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person:14977481-511e-eaad-74be-c569649e9b1e ;
  a2a:EventKeyRef oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1 .

oa:relationep_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Person:386b9cc7-8888-45bc-876d-0039e4b968a3 ;
  a2a:EventKeyRef oa:event_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6_Event1 .

oa:source_bhi_4b671ebc-edc9-33fb-ab65-129cbb5f58a6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oploo, Sint Anthonis en Ledeacker" ;
    rdfs:label "Oploo, Sint Anthonis en Ledeacker", "1764-07-17 - 1764-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1764-07-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, Bron: boek, Deel: 10, Periode: 1699-1804" ;
    a2a:Book "Sint Anthonis RK doopboek 1699-1804" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "281-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10, Periode: 1699-1804, Sint Anthonis RK doopboek 1699-1804, 10, 281-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3d640e47-41ab-036c-b790-e6bf0541f658.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3d640e47-41ab-036c-b790-e6bf0541f658.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4b671ebc-edc9-33fb-ab65-129cbb5f58a6" ;
  a2a:RecordGUID "{4b671ebc-edc9-33fb-ab65-129cbb5f58a6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_42082_00042082.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Ledeacker" .
