@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_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd
  a a2a:Record ;
  rdfs:label "Doop op 30 september 1663 te Veghel" ;
  a2a:hasPerson oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-6319161a-a459-e00b-aca9-0949d2579c12, oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-29bf7945-9c9f-1f53-94a4-3adb1a553eba, oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-950f8892-51a9-d54f-a8b6-9e37a2a46dd4, oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-22f8420d-b86f-7091-d475-c4f699907f73 ;
  a2a:hasEvent oa:event_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_0, oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_1, oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_2, oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_3 ;
  a2a:hasSource oa:source_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd .

oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-6319161a-a459-e00b-aca9-0949d2579c12
  a a2a:Person ;
  rdfs:label "Margaretha Matthiae" ;
  a2a:PersonName [
    rdfs:label "Margaretha Matthiae" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Matthiae"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-29bf7945-9c9f-1f53-94a4-3adb1a553eba
  a a2a:Person ;
  rdfs:label "Catharina N.N." ;
  a2a:PersonName [
    rdfs:label "Catharina N.N." ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-950f8892-51a9-d54f-a8b6-9e37a2a46dd4
  a a2a:Person ;
  rdfs:label "Antonius van Eeck" ;
  a2a:PersonName [
    rdfs:label "Antonius van Eeck" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person-22f8420d-b86f-7091-d475-c4f699907f73
  a a2a:Person ;
  rdfs:label "Henrica Antonii van Eeck" ;
  a2a:PersonName [
    rdfs:label "Henrica Antonii van Eeck" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1663-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person:6319161a-a459-e00b-aca9-0949d2579c12 ;
  a2a:EventKeyRef oa:event_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Event1 .

oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person:29bf7945-9c9f-1f53-94a4-3adb1a553eba ;
  a2a:EventKeyRef oa:event_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Event1 .

oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person:950f8892-51a9-d54f-a8b6-9e37a2a46dd4 ;
  a2a:EventKeyRef oa:event_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Event1 .

oa:relationep_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Person:22f8420d-b86f-7091-d475-c4f699907f73 ;
  a2a:EventKeyRef oa:event_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd_Event1 .

oa:source_bhi_01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1663-09-30 - 1663-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1663-09-30"^^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 "49-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 27, Periode: 1651-1675, Veghel doop- en trouwboek 1651-1675, 27, 49-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ed180bd3-846e-15da-1516-1a3e3e71ef73.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ed180bd3-846e-15da-1516-1a3e3e71ef73.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd" ;
  a2a:RecordGUID "{01fbd4a8-e07b-8d8b-5b10-0ac9a4f1b7fd}" ;
  a2a:SourceRemarkOpmerking "onder voorwaarden gedoopt vanwege eerdere doop door 'het predikantje'" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40164_00040164.xml van BHI" .

[] a2a:PersonRemarkdiversen "vorster, \"ketter\"" .
