@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_0c4fb4fd-eab8-55bf-9c72-aef65e2de642
  a a2a:Record ;
  rdfs:label "Doop op 12 augustus 1667 te Veghel" ;
  a2a:hasPerson oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-4696802b-6fca-f5e2-926b-4ab5fe19f2a7, oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-4075c7f6-162a-e03d-14ef-f4edb52facfd, oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-ea261e77-742f-4878-819a-f46d48f2da5c, oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-e5593f82-76d7-4d28-db63-a7c808e02eb3, oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-b0be7f7b-fb72-09fb-a820-d9dcc09c1ac6 ;
  a2a:hasEvent oa:event_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_0, oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_1, oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_2, oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_3, oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_4 ;
  a2a:hasSource oa:source_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642 .

oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-4696802b-6fca-f5e2-926b-4ab5fe19f2a7
  a a2a:Person ;
  rdfs:label "Jacobus Stouen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Stouen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Stouen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-4075c7f6-162a-e03d-14ef-f4edb52facfd
  a a2a:Person ;
  rdfs:label "Adriana Ghijsberti" ;
  a2a:PersonName [
    rdfs:label "Adriana Ghijsberti" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Ghijsberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-ea261e77-742f-4878-819a-f46d48f2da5c
  a a2a:Person ;
  rdfs:label "Emerentiana N.N." ;
  a2a:PersonName [
    rdfs:label "Emerentiana N.N." ;
    a2a:PersonNameFirstName "Emerentiana" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-e5593f82-76d7-4d28-db63-a7c808e02eb3
  a a2a:Person ;
  rdfs:label "Joannes Cluijtmans" ;
  a2a:PersonName [
    rdfs:label "Joannes Cluijtmans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Cluijtmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person-b0be7f7b-fb72-09fb-a820-d9dcc09c1ac6
  a a2a:Person ;
  rdfs:label "Elisabetha Joannis Cluijtmans" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Joannis Cluijtmans" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Cluijtmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1667" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1667-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person:4696802b-6fca-f5e2-926b-4ab5fe19f2a7 ;
  a2a:EventKeyRef oa:event_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Event1 .

oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person:4075c7f6-162a-e03d-14ef-f4edb52facfd ;
  a2a:EventKeyRef oa:event_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Event1 .

oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person:ea261e77-742f-4878-819a-f46d48f2da5c ;
  a2a:EventKeyRef oa:event_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Event1 .

oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person:e5593f82-76d7-4d28-db63-a7c808e02eb3 ;
  a2a:EventKeyRef oa:event_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Event1 .

oa:relationep_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Person:b0be7f7b-fb72-09fb-a820-d9dcc09c1ac6 ;
  a2a:EventKeyRef oa:event_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642_Event1 .

oa:source_bhi_0c4fb4fd-eab8-55bf-9c72-aef65e2de642
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1667-08-12 - 1667-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1667-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1667-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1667" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1667-08-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 27, Periode: 1651-1675" ;
    a2a:Book "Veghel doop- en trouwboek 1651-1675" ;
    a2a:RegistryNumber "27" ;
    a2a:Folio "68-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 27, Periode: 1651-1675, Veghel doop- en trouwboek 1651-1675, 27, 68-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/24466a86-91d5-9b81-e352-8086c0a61ca7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/24466a86-91d5-9b81-e352-8086c0a61ca7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c4fb4fd-eab8-55bf-9c72-aef65e2de642" ;
  a2a:RecordGUID "{0c4fb4fd-eab8-55bf-9c72-aef65e2de642}" ;
  a2a:SourceRemarkOpmerking "onder voorwaarden wegens nooddoop door Anna Rolandi." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40426_00040426.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwe" .
