@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_078a675e-1be2-35c7-e84a-2c0934a71a1d
  a a2a:Record ;
  rdfs:label "Doop op 23 mei 1672 te Oss" ;
  a2a:hasPerson oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-aad1d3d4-70fc-4d39-84d2-6b7bbd09c661, oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-5e8e3f54-5694-bce1-cf49-d3cafede5559, oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-7f9403c3-ad31-10ab-da56-4964e0aa6ffa, oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-1b541745-da6d-8c10-60a7-fb899b0597e9, oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-a567685b-5293-e344-0f5f-f4d61f30fe79 ;
  a2a:hasEvent oa:event_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_0, oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_1, oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_2, oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_3, oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_4 ;
  a2a:hasSource oa:source_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d .

oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-aad1d3d4-70fc-4d39-84d2-6b7bbd09c661
  a a2a:Person ;
  rdfs:label "Adrianus Lucae" ;
  a2a:PersonName [
    rdfs:label "Adrianus Lucae" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Lucae"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-5e8e3f54-5694-bce1-cf49-d3cafede5559
  a a2a:Person ;
  rdfs:label "Jacoba Egidii" ;
  a2a:PersonName [
    rdfs:label "Jacoba Egidii" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Egidii"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-7f9403c3-ad31-10ab-da56-4964e0aa6ffa
  a a2a:Person ;
  rdfs:label "Elijsabeta N.N." ;
  a2a:PersonName [
    rdfs:label "Elijsabeta N.N." ;
    a2a:PersonNameFirstName "Elijsabeta" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-1b541745-da6d-8c10-60a7-fb899b0597e9
  a a2a:Person ;
  rdfs:label "Joannes Petri" ;
  a2a:PersonName [
    rdfs:label "Joannes Petri" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person-a567685b-5293-e344-0f5f-f4d61f30fe79
  a a2a:Person ;
  rdfs:label "Catharina Petri" ;
  a2a:PersonName [
    rdfs:label "Catharina Petri" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1672-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person:aad1d3d4-70fc-4d39-84d2-6b7bbd09c661 ;
  a2a:EventKeyRef oa:event_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Event1 .

oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person:5e8e3f54-5694-bce1-cf49-d3cafede5559 ;
  a2a:EventKeyRef oa:event_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Event1 .

oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person:7f9403c3-ad31-10ab-da56-4964e0aa6ffa ;
  a2a:EventKeyRef oa:event_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Event1 .

oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person:1b541745-da6d-8c10-60a7-fb899b0597e9 ;
  a2a:EventKeyRef oa:event_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Event1 .

oa:relationep_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Person:a567685b-5293-e344-0f5f-f4d61f30fe79 ;
  a2a:EventKeyRef oa:event_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d_Event1 .

oa:source_bhi_078a675e-1be2-35c7-e84a-2c0934a71a1d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1672-05-23 - 1672-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1672-05-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1652-1707" ;
    a2a:Book "Oss RK dopen" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "30v13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 3, Periode: 1652-1707, Oss RK dopen, 3, 30v13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/12c56adb-35fb-fd9e-24ad-14cfdf7362c1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/12c56adb-35fb-fd9e-24ad-14cfdf7362c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/078a675e-1be2-35c7-e84a-2c0934a71a1d" ;
  a2a:RecordGUID "{078a675e-1be2-35c7-e84a-2c0934a71a1d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40588_00040588.xml van BHI" .

