@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_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8
  a a2a:Record ;
  rdfs:label "Doop op 26 maart 1759 te Veghel" ;
  a2a:hasPerson oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-17d95d75-94c2-2f70-dcbb-94afa2b5b457, oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-49eb083a-4c02-0c58-0187-f4796ce67344, oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-bc77f139-38d8-a5f2-7ede-f655173ecbfd, oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-7838269d-396e-1ea4-fa8a-971f203cd91c, oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-5aaa34a2-a33d-c5d8-2e5b-da415b8ee2c4 ;
  a2a:hasEvent oa:event_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_0, oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_1, oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_2, oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_3, oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_4 ;
  a2a:hasSource oa:source_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8 .

oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-17d95d75-94c2-2f70-dcbb-94afa2b5b457
  a a2a:Person ;
  rdfs:label "Simon van de Heuvel" ;
  a2a:PersonName [
    rdfs:label "Simon van de Heuvel" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-49eb083a-4c02-0c58-0187-f4796ce67344
  a a2a:Person ;
  rdfs:label "Joanna Verhagen" ;
  a2a:PersonName [
    rdfs:label "Joanna Verhagen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-bc77f139-38d8-a5f2-7ede-f655173ecbfd
  a a2a:Person ;
  rdfs:label "Joanna Maria Verhagen" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Verhagen" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-7838269d-396e-1ea4-fa8a-971f203cd91c
  a a2a:Person ;
  rdfs:label "Lucas Cluijtmans" ;
  a2a:PersonName [
    rdfs:label "Lucas Cluijtmans" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNameLastName "Cluijtmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person-5aaa34a2-a33d-c5d8-2e5b-da415b8ee2c4
  a a2a:Person ;
  rdfs:label "Justina Cluijtmans" ;
  a2a:PersonName [
    rdfs:label "Justina Cluijtmans" ;
    a2a:PersonNameFirstName "Justina" ;
    a2a:PersonNameLastName "Cluijtmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1759-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person:17d95d75-94c2-2f70-dcbb-94afa2b5b457 ;
  a2a:EventKeyRef oa:event_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Event1 .

oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person:49eb083a-4c02-0c58-0187-f4796ce67344 ;
  a2a:EventKeyRef oa:event_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Event1 .

oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person:bc77f139-38d8-a5f2-7ede-f655173ecbfd ;
  a2a:EventKeyRef oa:event_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Event1 .

oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person:7838269d-396e-1ea4-fa8a-971f203cd91c ;
  a2a:EventKeyRef oa:event_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Event1 .

oa:relationep_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Person:5aaa34a2-a33d-c5d8-2e5b-da415b8ee2c4 ;
  a2a:EventKeyRef oa:event_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8_Event1 .

oa:source_bhi_08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1759-03-26 - 1759-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1759-03-26"^^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 "55-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1751-1792, Veghel RK Doop-, trouw- en begraafboek, 2, 55-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d7b15e7f-5b41-19d8-6149-245721b476a1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d7b15e7f-5b41-19d8-6149-245721b476a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8" ;
  a2a:RecordGUID "{08f676a3-ee8d-b59a-4dd3-a27dcf4ea6e8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57162_00057162.xml van BHI" .

