@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_02b341c0-dd80-bd09-effd-ccf3c2bb36d6
  a a2a:Record ;
  rdfs:label "Doop op 1 juli 1692 te Sint-Michielsgestel" ;
  a2a:hasPerson oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-8844e1f5-81a4-ab7a-64bb-3fda23039fd0, oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-fdf4c416-07a4-4bea-7900-9cf0fec66be1, oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-6c826c3d-095b-c930-9973-736e3feb91c2, oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-3d878438-df6a-4fea-d8b5-c5948c55d719, oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-9f794957-08c4-7a59-9ec7-21236affb0cc ;
  a2a:hasEvent oa:event_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_0, oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_1, oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_2, oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_3, oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_4 ;
  a2a:hasSource oa:source_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6 .

oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-8844e1f5-81a4-ab7a-64bb-3fda23039fd0
  a a2a:Person ;
  rdfs:label "Adrianus van de Lusdonck" ;
  a2a:PersonName [
    rdfs:label "Adrianus van de Lusdonck" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Lusdonck"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-fdf4c416-07a4-4bea-7900-9cf0fec66be1
  a a2a:Person ;
  rdfs:label "Michael Johannis van Beers" ;
  a2a:PersonName [
    rdfs:label "Michael Johannis van Beers" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNamePatronym "Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-6c826c3d-095b-c930-9973-736e3feb91c2
  a a2a:Person ;
  rdfs:label "Catharina Everardi van de Velde" ;
  a2a:PersonName [
    rdfs:label "Catharina Everardi van de Velde" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Everardi" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-3d878438-df6a-4fea-d8b5-c5948c55d719
  a a2a:Person ;
  rdfs:label "Margareta Philippi van de Ven" ;
  a2a:PersonName [
    rdfs:label "Margareta Philippi van de Ven" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNamePatronym "Philippi" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person-9f794957-08c4-7a59-9ec7-21236affb0cc
  a a2a:Person ;
  rdfs:label "Henricus Adriani van de Lusdonck" ;
  a2a:PersonName [
    rdfs:label "Henricus Adriani van de Lusdonck" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Lusdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1692" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1692-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person:8844e1f5-81a4-ab7a-64bb-3fda23039fd0 ;
  a2a:EventKeyRef oa:event_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Event1 .

oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person:fdf4c416-07a4-4bea-7900-9cf0fec66be1 ;
  a2a:EventKeyRef oa:event_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Event1 .

oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person:6c826c3d-095b-c930-9973-736e3feb91c2 ;
  a2a:EventKeyRef oa:event_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Event1 .

oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person:3d878438-df6a-4fea-d8b5-c5948c55d719 ;
  a2a:EventKeyRef oa:event_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Event1 .

oa:relationep_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Person:9f794957-08c4-7a59-9ec7-21236affb0cc ;
  a2a:EventKeyRef oa:event_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6_Event1 .

oa:source_bhi_02b341c0-dd80-bd09-effd-ccf3c2bb36d6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1692-07-01 - 1692-07-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-07-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-07-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1692" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1692-07-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1687-1719" ;
    a2a:Book "Rooms-Katholiek dopen 1687-1703, trouwen 1687-1719" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "20r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1687-1719, Rooms-Katholiek dopen 1687-1703, trouwen 1687-1719, 2, 20r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/746b7558-b85f-4df4-f1d9-acece3d2e2b4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/746b7558-b85f-4df4-f1d9-acece3d2e2b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/02b341c0-dd80-bd09-effd-ccf3c2bb36d6" ;
  a2a:RecordGUID "{02b341c0-dd80-bd09-effd-ccf3c2bb36d6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40190_00040190.xml van BHI" .

[] a2a:PersonRemarkdiversen "in Oirschot" .
