@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_6c0e3239-dcb7-8079-e1be-8a13d6a00964
  a a2a:Record ;
  rdfs:label "Doop op 13 december 1663 te Veghel" ;
  a2a:hasPerson oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-27ff1aa8-1124-2e99-2f50-8327efb5d2bf, oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-5a6f1290-d284-dbc9-3186-898804c1d7aa, oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-6e22b9ce-6345-e97e-8e25-15a2c15fb4e1, oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-8747d161-c494-9936-f099-6984e2d0d312, oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-07f1b9b0-3fb6-a56a-11bb-09da4b5514a7 ;
  a2a:hasEvent oa:event_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_0, oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_1, oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_2, oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_3, oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_4 ;
  a2a:hasSource oa:source_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964 .

oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-27ff1aa8-1124-2e99-2f50-8327efb5d2bf
  a a2a:Person ;
  rdfs:label "Hermannus ..." ;
  a2a:PersonName [
    rdfs:label "Hermannus ..." ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "..."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-5a6f1290-d284-dbc9-3186-898804c1d7aa
  a a2a:Person ;
  rdfs:label "Barbara Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Barbara Arnoldi" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-6e22b9ce-6345-e97e-8e25-15a2c15fb4e1
  a a2a:Person ;
  rdfs:label "Lucia N.N." ;
  a2a:PersonName [
    rdfs:label "Lucia N.N." ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-8747d161-c494-9936-f099-6984e2d0d312
  a a2a:Person ;
  rdfs:label "Adrianus Arnoldi Gerlaci" ;
  a2a:PersonName [
    rdfs:label "Adrianus Arnoldi Gerlaci" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNameLastName "Gerlaci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person-07f1b9b0-3fb6-a56a-11bb-09da4b5514a7
  a a2a:Person ;
  rdfs:label "Adrianus Adriani Arnoldi Gerlaci" ;
  a2a:PersonName [
    rdfs:label "Adrianus Adriani Arnoldi Gerlaci" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Adriani Arnoldi" ;
    a2a:PersonNameLastName "Gerlaci"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1663-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person:27ff1aa8-1124-2e99-2f50-8327efb5d2bf ;
  a2a:EventKeyRef oa:event_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Event1 .

oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person:5a6f1290-d284-dbc9-3186-898804c1d7aa ;
  a2a:EventKeyRef oa:event_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Event1 .

oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person:6e22b9ce-6345-e97e-8e25-15a2c15fb4e1 ;
  a2a:EventKeyRef oa:event_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Event1 .

oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person:8747d161-c494-9936-f099-6984e2d0d312 ;
  a2a:EventKeyRef oa:event_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Event1 .

oa:relationep_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Person:07f1b9b0-3fb6-a56a-11bb-09da4b5514a7 ;
  a2a:EventKeyRef oa:event_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964_Event1 .

oa:source_bhi_6c0e3239-dcb7-8079-e1be-8a13d6a00964
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1663-12-13 - 1663-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1663-12-13"^^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 "50-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 27, Periode: 1651-1675, Veghel doop- en trouwboek 1651-1675, 27, 50-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/545ea356-ed2c-ed07-61d2-a7aca871328c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/545ea356-ed2c-ed07-61d2-a7aca871328c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6c0e3239-dcb7-8079-e1be-8a13d6a00964" ;
  a2a:RecordGUID "{6c0e3239-dcb7-8079-e1be-8a13d6a00964}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49065_00049065.xml van BHI" .

