@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_70524ea6-a2c4-71e7-d970-e932707cf7c3
  a a2a:Record ;
  rdfs:label "Doop op 24 augustus 1770 te Sint-Oedenrode" ;
  a2a:hasPerson oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-025c2da0-fe09-b746-d5d9-1c86540aab4c, oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-7d8dd3ea-1904-545c-a8ac-cf9f16049fc0, oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-dbb59bbc-9ed7-49be-ad7a-cb535a1d39b9, oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-7be562a4-4170-3142-d87c-f4cda2216e64, oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-29a8f81c-0181-b46e-9dea-b642fa613a84 ;
  a2a:hasEvent oa:event_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_0, oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_1, oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_2, oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_3, oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_4 ;
  a2a:hasSource oa:source_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3 .

oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-025c2da0-fe09-b746-d5d9-1c86540aab4c
  a a2a:Person ;
  rdfs:label "Bartholomeus van den Berk" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus van den Berk" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-7d8dd3ea-1904-545c-a8ac-cf9f16049fc0
  a a2a:Person ;
  rdfs:label "Petronella van Rulo" ;
  a2a:PersonName [
    rdfs:label "Petronella van Rulo" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rulo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-dbb59bbc-9ed7-49be-ad7a-cb535a1d39b9
  a a2a:Person ;
  rdfs:label "Joanna Adriani van Rulo" ;
  a2a:PersonName [
    rdfs:label "Joanna Adriani van Rulo" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rulo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-7be562a4-4170-3142-d87c-f4cda2216e64
  a a2a:Person ;
  rdfs:label "Wilhelmus van Hooren" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Hooren" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person-29a8f81c-0181-b46e-9dea-b642fa613a84
  a a2a:Person ;
  rdfs:label "Catharina van Hooren" ;
  a2a:PersonName [
    rdfs:label "Catharina van Hooren" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooren"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1770-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person:025c2da0-fe09-b746-d5d9-1c86540aab4c ;
  a2a:EventKeyRef oa:event_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Event1 .

oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person:7d8dd3ea-1904-545c-a8ac-cf9f16049fc0 ;
  a2a:EventKeyRef oa:event_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Event1 .

oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person:dbb59bbc-9ed7-49be-ad7a-cb535a1d39b9 ;
  a2a:EventKeyRef oa:event_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Event1 .

oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person:7be562a4-4170-3142-d87c-f4cda2216e64 ;
  a2a:EventKeyRef oa:event_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Event1 .

oa:relationep_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Person:29a8f81c-0181-b46e-9dea-b642fa613a84 ;
  a2a:EventKeyRef oa:event_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3_Event1 .

oa:source_bhi_70524ea6-a2c4-71e7-d970-e932707cf7c3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode", "1770-08-24 - 1770-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1770-08-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1765-1809" ;
    a2a:Book "Dopen en Trouwen" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "13r07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1765-1809, Dopen en Trouwen, 5, 13r07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/400542ae-b959-f181-04b0-29206371e7d0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/400542ae-b959-f181-04b0-29206371e7d0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/70524ea6-a2c4-71e7-d970-e932707cf7c3" ;
  a2a:RecordGUID "{70524ea6-a2c4-71e7-d970-e932707cf7c3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49221_00049221.xml van BHI" .

