@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_806a18ce-e950-a4fe-bc60-e3fcd3662ed7
  a a2a:Record ;
  rdfs:label "Doop op 19 maart 1674 te Liempde" ;
  a2a:hasPerson oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-b2c02951-c615-0b7f-3978-d160eaeadff4, oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-7a489ef6-48ad-940b-069b-43fac44963b5, oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-135bbd1d-241c-324c-0a18-644d9f872fd5, oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-106257df-3e2c-1875-8645-69c818106f19 ;
  a2a:hasEvent oa:event_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_0, oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_1, oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_2, oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_3 ;
  a2a:hasSource oa:source_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7 .

oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-b2c02951-c615-0b7f-3978-d160eaeadff4
  a a2a:Person ;
  rdfs:label "Anna Henrici" ;
  a2a:PersonName [
    rdfs:label "Anna Henrici" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-7a489ef6-48ad-940b-069b-43fac44963b5
  a a2a:Person ;
  rdfs:label "Barbara Joannis Joannis Matthiae" ;
  a2a:PersonName [
    rdfs:label "Barbara Joannis Joannis Matthiae" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePatronym "Joannis Joannis" ;
    a2a:PersonNameLastName "Matthiae"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-135bbd1d-241c-324c-0a18-644d9f872fd5
  a a2a:Person ;
  rdfs:label "Joannes Joannis Matthiae" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis Matthiae" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Matthiae"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person-106257df-3e2c-1875-8645-69c818106f19
  a a2a:Person ;
  rdfs:label "Joanna Joannis" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1674-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person:b2c02951-c615-0b7f-3978-d160eaeadff4 ;
  a2a:EventKeyRef oa:event_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Event1 .

oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person:7a489ef6-48ad-940b-069b-43fac44963b5 ;
  a2a:EventKeyRef oa:event_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Event1 .

oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person:135bbd1d-241c-324c-0a18-644d9f872fd5 ;
  a2a:EventKeyRef oa:event_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Event1 .

oa:relationep_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Person:106257df-3e2c-1875-8645-69c818106f19 ;
  a2a:EventKeyRef oa:event_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7_Event1 .

oa:source_bhi_806a18ce-e950-a4fe-bc60-e3fcd3662ed7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1674-03-19 - 1674-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1674-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1674-03-19"^^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 "109-03" ;
    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, 109-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/00f61c3a-2f0e-1734-a830-ca7ddc22c043.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/00f61c3a-2f0e-1734-a830-ca7ddc22c043.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/806a18ce-e950-a4fe-bc60-e3fcd3662ed7" ;
  a2a:RecordGUID "{806a18ce-e950-a4fe-bc60-e3fcd3662ed7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50629_00050629.xml van BHI" .

