@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_1bcdc56a-e205-e3b8-75b8-6184de8594d2
  a a2a:Record ;
  rdfs:label "Doop op 12 oktober 1810 te Ginneken" ;
  a2a:hasPerson oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc427d2-463f-11e3-a747-d206bceb4d38, oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc4694a-463f-11e3-a747-d206bceb4d38, oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc37e22-463f-11e3-a747-d206bceb4d38, oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc3ebe6-463f-11e3-a747-d206bceb4d38, oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc3b25c-463f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_0, oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_1, oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_2, oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_3, oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_4 ;
  a2a:hasSource oa:source_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2 .

oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc427d2-463f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Antonius Horsten" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius Horsten" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Antonius" ;
    a2a:PersonNameLastName "Horsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc4694a-463f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Adriaenssen" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Adriaenssen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Adriaenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc37e22-463f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmus Antonius van den Elsacker" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Antonius van den Elsacker" ;
    a2a:PersonNameFirstName "Wilhelmus Antonius" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elsacker"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc3ebe6-463f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Maria Adrianssen" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Adrianssen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Adrianssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person-dbc3b25c-463f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmus Georgii Joannis van den Elsacker" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Georgii Joannis van den Elsacker" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePatronym "Georgii Joannis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Elsacker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1810-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person:dbc427d2-463f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Event1 .

oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person:dbc4694a-463f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Event1 .

oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person:dbc37e22-463f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Event1 .

oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person:dbc3ebe6-463f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Event1 .

oa:relationep_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Person:dbc3b25c-463f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2_Event1 .

oa:source_bhi_1bcdc56a-e205-e3b8-75b8-6184de8594d2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1810-10-12 - 1810-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1810-10-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 111, Periode: 1783-1807" ;
    a2a:Book "Rooms-Katholiek doopboek 1783-1807" ;
    a2a:RegistryNumber "111" ;
    a2a:Folio "229R" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 111, Periode: 1783-1807, Rooms-Katholiek doopboek 1783-1807, 111, 229R"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1bcdc56a-e205-e3b8-75b8-6184de8594d2" ;
  a2a:RecordGUID "{1bcdc56a-e205-e3b8-75b8-6184de8594d2}" ;
  a2a:SourceRemarkOpmerking "vader uit Breda, moeder uit Ginneken", "<a href=https://stadsarchief.breda.nl/collectie/archief/bladeren-door-bronnen/registers/a23d5c91-d89a-cb33-6163-b8e1ac1b5aeb target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van SA Breda</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_4167_00004167.xml van BHI" .

