@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_553e28dc-5bf2-710e-7ee2-d37c4c99f67a
  a a2a:Record ;
  rdfs:label "Doop op 7 maart 1628 te Liempde" ;
  a2a:hasPerson oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-b4ce9501-359f-1722-9c4f-fc63a5c592f5, oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-2eef8b02-13d4-71e6-1827-57c95c88509a, oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-1a135264-ef99-780c-6f55-9638bfe84c58, oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-476ad023-a480-6dbe-989b-1f2ca5bc5a3c, oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-3cc85ccb-ffc9-8aa6-6eac-e4b5db13b96b ;
  a2a:hasEvent oa:event_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_0, oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_1, oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_2, oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_3, oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_4 ;
  a2a:hasSource oa:source_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a .

oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-b4ce9501-359f-1722-9c4f-fc63a5c592f5
  a a2a:Person ;
  rdfs:label "Theodorus Stephani" ;
  a2a:PersonName [
    rdfs:label "Theodorus Stephani" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Stephani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-2eef8b02-13d4-71e6-1827-57c95c88509a
  a a2a:Person ;
  rdfs:label "Maria Alberti" ;
  a2a:PersonName [
    rdfs:label "Maria Alberti" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Alberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-1a135264-ef99-780c-6f55-9638bfe84c58
  a a2a:Person ;
  rdfs:label "Henricus Evaerdi" ;
  a2a:PersonName [
    rdfs:label "Henricus Evaerdi" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Evaerdi"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-476ad023-a480-6dbe-989b-1f2ca5bc5a3c
  a a2a:Person ;
  rdfs:label "Evaerdus N.N." ;
  a2a:PersonName [
    rdfs:label "Evaerdus N.N." ;
    a2a:PersonNameFirstName "Evaerdus" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person-3cc85ccb-ffc9-8aa6-6eac-e4b5db13b96b
  a a2a:Person ;
  rdfs:label "Caharina N.N." ;
  a2a:PersonName [
    rdfs:label "Caharina N.N." ;
    a2a:PersonNameFirstName "Caharina" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1628" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1628-03-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person:b4ce9501-359f-1722-9c4f-fc63a5c592f5 ;
  a2a:EventKeyRef oa:event_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Event1 .

oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person:2eef8b02-13d4-71e6-1827-57c95c88509a ;
  a2a:EventKeyRef oa:event_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Event1 .

oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person:1a135264-ef99-780c-6f55-9638bfe84c58 ;
  a2a:EventKeyRef oa:event_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Event1 .

oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person:476ad023-a480-6dbe-989b-1f2ca5bc5a3c ;
  a2a:EventKeyRef oa:event_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Event1 .

oa:relationep_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Person:3cc85ccb-ffc9-8aa6-6eac-e4b5db13b96b ;
  a2a:EventKeyRef oa:event_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a_Event1 .

oa:source_bhi_553e28dc-5bf2-710e-7ee2-d37c4c99f67a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1628-03-07 - 1628-03-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1628-03-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1628-03-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1628" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1628-03-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 1, Periode: 1626-1690" ;
    a2a:Book "RK dopen, trouwen en begraven 1626-1636, 1649-1690" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "14-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 1, Periode: 1626-1690, RK dopen, trouwen en begraven 1626-1636, 1649-1690, 1, 14-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/76bef950-6960-79a5-a37b-0e1296add174.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/76bef950-6960-79a5-a37b-0e1296add174.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/553e28dc-5bf2-710e-7ee2-d37c4c99f67a" ;
  a2a:RecordGUID "{553e28dc-5bf2-710e-7ee2-d37c4c99f67a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48923_00048923.xml van BHI" .

