@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_d153310b-e9ec-e54f-bc78-e54838f4c1ea
  a a2a:Record ;
  rdfs:label "Doop op 10 april 1666 te Veghel" ;
  a2a:hasPerson oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-4a2d6ec3-c608-a983-10a0-8b7b69d2508b, oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-c4e143a9-51d2-6a4a-c7cc-7cc6ef5ed74c, oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-6b2f0896-1d9a-3638-3ddc-575af9f57e01, oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-21fbfe7f-6fe6-c19d-1f5f-1990517dc407 ;
  a2a:hasEvent oa:event_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_0, oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_1, oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_2, oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_3 ;
  a2a:hasSource oa:source_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea .

oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-4a2d6ec3-c608-a983-10a0-8b7b69d2508b
  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_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-c4e143a9-51d2-6a4a-c7cc-7cc6ef5ed74c
  a a2a:Person ;
  rdfs:label "Agnes N.N." ;
  a2a:PersonName [
    rdfs:label "Agnes N.N." ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-6b2f0896-1d9a-3638-3ddc-575af9f57e01
  a a2a:Person ;
  rdfs:label "Christianus Joannis" ;
  a2a:PersonName [
    rdfs:label "Christianus Joannis" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person-21fbfe7f-6fe6-c19d-1f5f-1990517dc407
  a a2a:Person ;
  rdfs:label "Elisabetha Joannis" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Joannis" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1666-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person:4a2d6ec3-c608-a983-10a0-8b7b69d2508b ;
  a2a:EventKeyRef oa:event_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Event1 .

oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person:c4e143a9-51d2-6a4a-c7cc-7cc6ef5ed74c ;
  a2a:EventKeyRef oa:event_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Event1 .

oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person:6b2f0896-1d9a-3638-3ddc-575af9f57e01 ;
  a2a:EventKeyRef oa:event_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Event1 .

oa:relationep_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Person:21fbfe7f-6fe6-c19d-1f5f-1990517dc407 ;
  a2a:EventKeyRef oa:event_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea_Event1 .

oa:source_bhi_d153310b-e9ec-e54f-bc78-e54838f4c1ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1666-04-10 - 1666-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1666-04-10"^^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 "61-16" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 27, Periode: 1651-1675, Veghel doop- en trouwboek 1651-1675, 27, 61-16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/517d0596-c4c9-134a-e563-f75663919a32.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/517d0596-c4c9-134a-e563-f75663919a32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d153310b-e9ec-e54f-bc78-e54838f4c1ea" ;
  a2a:RecordGUID "{d153310b-e9ec-e54f-bc78-e54838f4c1ea}" ;
  a2a:SourceRemarkOpmerking "gedoopt onder voorwaarden in verband met eerdere doop door de protestantse dominee" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52621_00052621.xml van BHI" .

[] a2a:PersonRemarkdiversen "onze vorster" .
