@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_cfe8b764-ed74-431f-e92d-835c348daafe
  a a2a:Record ;
  rdfs:label "Doop op 16 maart 1629 te Sint-Oedenrode" ;
  a2a:hasPerson oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-68c72acd-b54d-c0a5-8b19-9ca800d60249, oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-c07524dc-5614-ce29-7028-b14615cdb885, oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-8dc0f14c-303d-baee-b196-bfb5dd88bc77, oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-7c5dab23-7b81-1d69-7b83-67661d4b58ca, oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-b8ed4175-a159-796a-b64f-a0ada22e54a0 ;
  a2a:hasEvent oa:event_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_0, oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_1, oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_2, oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_3, oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_4 ;
  a2a:hasSource oa:source_bhi_cfe8b764-ed74-431f-e92d-835c348daafe .

oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-68c72acd-b54d-c0a5-8b19-9ca800d60249
  a a2a:Person ;
  rdfs:label "Joannes Nicolai" ;
  a2a:PersonName [
    rdfs:label "Joannes Nicolai" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Nicolai"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-c07524dc-5614-ce29-7028-b14615cdb885
  a a2a:Person ;
  rdfs:label "Swaentken Wouters" ;
  a2a:PersonName [
    rdfs:label "Swaentken Wouters" ;
    a2a:PersonNameFirstName "Swaentken" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-8dc0f14c-303d-baee-b196-bfb5dd88bc77
  a a2a:Person ;
  rdfs:label "Gisbertus Gisberti" ;
  a2a:PersonName [
    rdfs:label "Gisbertus Gisberti" ;
    a2a:PersonNameFirstName "Gisbertus" ;
    a2a:PersonNameLastName "Gisberti"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-7c5dab23-7b81-1d69-7b83-67661d4b58ca
  a a2a:Person ;
  rdfs:label "Dionijsius Gisberti" ;
  a2a:PersonName [
    rdfs:label "Dionijsius Gisberti" ;
    a2a:PersonNameFirstName "Dionijsius" ;
    a2a:PersonNameLastName "Gisberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person-b8ed4175-a159-796a-b64f-a0ada22e54a0
  a a2a:Person ;
  rdfs:label "Margareta N.N." ;
  a2a:PersonName [
    rdfs:label "Margareta N.N." ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1629" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1629-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person:68c72acd-b54d-c0a5-8b19-9ca800d60249 ;
  a2a:EventKeyRef oa:event_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Event1 .

oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person:c07524dc-5614-ce29-7028-b14615cdb885 ;
  a2a:EventKeyRef oa:event_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Event1 .

oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person:8dc0f14c-303d-baee-b196-bfb5dd88bc77 ;
  a2a:EventKeyRef oa:event_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Event1 .

oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person:7c5dab23-7b81-1d69-7b83-67661d4b58ca ;
  a2a:EventKeyRef oa:event_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Event1 .

oa:relationep_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Person:b8ed4175-a159-796a-b64f-a0ada22e54a0 ;
  a2a:EventKeyRef oa:event_bhi_cfe8b764-ed74-431f-e92d-835c348daafe_Event1 .

oa:source_bhi_cfe8b764-ed74-431f-e92d-835c348daafe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode", "1629-03-16 - 1629-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1629-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1629" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1629-03-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1605-1635" ;
    a2a:Book "doop- en trouwregister" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "94r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1605-1635, doop- en trouwregister, 1, 94r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/65a95c08-7609-83c2-2b33-2ab078e4231d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/65a95c08-7609-83c2-2b33-2ab078e4231d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cfe8b764-ed74-431f-e92d-835c348daafe" ;
  a2a:RecordGUID "{cfe8b764-ed74-431f-e92d-835c348daafe}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_60_00000060.xml van BHI" .

