@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_6fc01a86-e40d-471c-5762-8efea0962a4c
  a a2a:Record ;
  rdfs:label "Doop op 31 juli 1764 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-ab9c8e31-8f7f-df1c-eac6-9d86e10c2e90, oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-e091e3c2-c962-8270-e5d6-bac075da95e7, oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-98f04342-21a3-cfb4-ae0a-4ad2bc8a1306, oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-bb520927-ff44-c866-9792-a32aef6f4b4d, oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-27be70b3-1397-a70d-2705-cdfd524c8913, oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-25d0105f-6afe-7a91-ab83-9fdaa607dd63 ;
  a2a:hasEvent oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_0, oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_1, oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_2, oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_3, oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_4, oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_5 ;
  a2a:hasSource oa:source_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c .

oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-ab9c8e31-8f7f-df1c-eac6-9d86e10c2e90
  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_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-e091e3c2-c962-8270-e5d6-bac075da95e7
  a a2a:Person ;
  rdfs:label "Egbertus Thomassen" ;
  a2a:PersonName [
    rdfs:label "Egbertus Thomassen" ;
    a2a:PersonNameFirstName "Egbertus" ;
    a2a:PersonNameLastName "Thomassen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-98f04342-21a3-cfb4-ae0a-4ad2bc8a1306
  a a2a:Person ;
  rdfs:label "Elizabetha Jacobs" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Jacobs" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-bb520927-ff44-c866-9792-a32aef6f4b4d
  a a2a:Person ;
  rdfs:label "Cornelia Gerards" ;
  a2a:PersonName [
    rdfs:label "Cornelia Gerards" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-27be70b3-1397-a70d-2705-cdfd524c8913
  a a2a:Person ;
  rdfs:label "Mathias Elberts" ;
  a2a:PersonName [
    rdfs:label "Mathias Elberts" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Elberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person-25d0105f-6afe-7a91-ab83-9fdaa607dd63
  a a2a:Person ;
  rdfs:label "Petronilla Elberts" ;
  a2a:PersonName [
    rdfs:label "Petronilla Elberts" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Elberts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1764-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person:ab9c8e31-8f7f-df1c-eac6-9d86e10c2e90 ;
  a2a:EventKeyRef oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1 .

oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person:e091e3c2-c962-8270-e5d6-bac075da95e7 ;
  a2a:EventKeyRef oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1 .

oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person:98f04342-21a3-cfb4-ae0a-4ad2bc8a1306 ;
  a2a:EventKeyRef oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1 .

oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person:bb520927-ff44-c866-9792-a32aef6f4b4d ;
  a2a:EventKeyRef oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1 .

oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person:27be70b3-1397-a70d-2705-cdfd524c8913 ;
  a2a:EventKeyRef oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1 .

oa:relationep_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Person:25d0105f-6afe-7a91-ab83-9fdaa607dd63 ;
  a2a:EventKeyRef oa:event_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c_Event1 .

oa:source_bhi_6fc01a86-e40d-471c-5762-8efea0962a4c
  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-31 - 1764-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1764-07-31"^^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-05" ;
    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-05"
  ] ;
  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/6fc01a86-e40d-471c-5762-8efea0962a4c" ;
  a2a:RecordGUID "{6fc01a86-e40d-471c-5762-8efea0962a4c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49201_00049201.xml van BHI" .

