@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_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd
  a a2a:Record ;
  rdfs:label "Doop op 13 november 1672 te Zevenbergen" ;
  a2a:hasPerson oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d892ce6-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d8a13f4-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d8a55a8-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d897aa2-464c-11e3-a747-d206bceb4d38, oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d89c962-464c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_0, oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_1, oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_2, oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_3, oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_4 ;
  a2a:hasSource oa:source_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd .

oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d892ce6-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Andreas Andriesen" ;
  a2a:PersonName [
    rdfs:label "Andreas Andriesen" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Andriesen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d8a13f4-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis Henrix Spelmans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Henrix Spelmans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "Henrix" ;
    a2a:PersonNameLastName "Spelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d8a55a8-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Gijsbrecht" ;
  a2a:PersonName [
    rdfs:label "Catharina Gijsbrecht" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gijsbrecht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d897aa2-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hubertus Andriesen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Andriesen" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Andriesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person-2d89c962-464c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Peeters" ;
  a2a:PersonName [
    rdfs:label "Maria Peeters" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1672-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person:2d892ce6-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Event1 .

oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person:2d8a13f4-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Event1 .

oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person:2d8a55a8-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Event1 .

oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person:2d897aa2-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Event1 .

oa:relationep_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Person:2d89c962-464c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd_Event1 .

oa:source_bhi_0a34b5cc-438b-ff08-98cd-a2e1bf887cbd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1672-11-13 - 1672-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1672-11-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 1, Periode: 1643-1693" ;
    a2a:Book "RK doop- en trouwboek 1643-1693" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 1, Periode: 1643-1693, RK doop- en trouwboek 1643-1693, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0a34b5cc-438b-ff08-98cd-a2e1bf887cbd" ;
  a2a:RecordGUID "{0a34b5cc-438b-ff08-98cd-a2e1bf887cbd}" ;
  a2a:SourceRemarkOpmerking "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/622fcba2-f8d5-11df-a690-cd95c1e286e2 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van West-Brabants Archief</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_4285_00004285.xml van BHI" .

