@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_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1789 te Veghel" ;
  a2a:hasPerson oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-51b7890c-0729-45f0-feea-289ba1c35779, oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-a04d57c2-8e1f-7483-e2fc-a5d4560de837, oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-30684313-5b52-9259-e77c-257039655959, oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-527d9837-ec48-f725-aac4-ea9d725850e7, oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-74e46f5f-018d-b228-a714-2a1d2e879ddf ;
  a2a:hasEvent oa:event_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_0, oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_1, oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_2, oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_3, oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_4 ;
  a2a:hasSource oa:source_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd .

oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-51b7890c-0729-45f0-feea-289ba1c35779
  a a2a:Person ;
  rdfs:label "Joannes van Rijssingen" ;
  a2a:PersonName [
    rdfs:label "Joannes van Rijssingen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijssingen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-a04d57c2-8e1f-7483-e2fc-a5d4560de837
  a a2a:Person ;
  rdfs:label "Agnes Henrici Oppers" ;
  a2a:PersonName [
    rdfs:label "Agnes Henrici Oppers" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Oppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-30684313-5b52-9259-e77c-257039655959
  a a2a:Person ;
  rdfs:label "Gertrudis Smulders" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Smulders" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-527d9837-ec48-f725-aac4-ea9d725850e7
  a a2a:Person ;
  rdfs:label "Jacomina Philippi van de Mortel" ;
  a2a:PersonName [
    rdfs:label "Jacomina Philippi van de Mortel" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePatronym "Philippi" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Mortel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person-74e46f5f-018d-b228-a714-2a1d2e879ddf
  a a2a:Person ;
  rdfs:label "Andreas Andreae Smulders" ;
  a2a:PersonName [
    rdfs:label "Andreas Andreae Smulders" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Andreae" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1789-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person:51b7890c-0729-45f0-feea-289ba1c35779 ;
  a2a:EventKeyRef oa:event_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Event1 .

oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person:a04d57c2-8e1f-7483-e2fc-a5d4560de837 ;
  a2a:EventKeyRef oa:event_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Event1 .

oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person:30684313-5b52-9259-e77c-257039655959 ;
  a2a:EventKeyRef oa:event_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Event1 .

oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person:527d9837-ec48-f725-aac4-ea9d725850e7 ;
  a2a:EventKeyRef oa:event_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Event1 .

oa:relationep_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Person:74e46f5f-018d-b228-a714-2a1d2e879ddf ;
  a2a:EventKeyRef oa:event_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd_Event1 .

oa:source_bhi_d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1789-02-02 - 1789-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1789-02-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1751-1792" ;
    a2a:Book "Veghel RK Doop-, trouw- en begraafboek" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "388-08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1751-1792, Veghel RK Doop-, trouw- en begraafboek, 2, 388-08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/68d62261-34bb-06c5-9cd2-64b89ae23137.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/68d62261-34bb-06c5-9cd2-64b89ae23137.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd" ;
  a2a:RecordGUID "{d23e4d3c-a265-cfa4-e171-ef8b7abf0ffd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57190_00057190.xml van BHI" .

