@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_d5742aee-2759-23e5-e36a-992c80ef2c87
  a a2a:Record ;
  rdfs:label "Doop op 31 januari 1757 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-cf040fc8-4626-43bf-497e-89e022641cff, oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-64277a3b-f804-56b9-12de-b3bea4c012ff, oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-3cab80fe-0ce8-3331-9306-cbaa77013f1a, oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-438483d1-c3f9-3711-9452-619c72489394, oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-2b78fe50-95d9-d6d7-918a-a2436f66107a ;
  a2a:hasEvent oa:event_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_0, oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_1, oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_2, oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_3, oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_4 ;
  a2a:hasSource oa:source_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87 .

oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-cf040fc8-4626-43bf-497e-89e022641cff
  a a2a:Person ;
  rdfs:label "Joanna Henrici Janse van Vechel" ;
  a2a:PersonName [
    rdfs:label "Joanna Henrici Janse van Vechel" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Henrici Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vechel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-64277a3b-f804-56b9-12de-b3bea4c012ff
  a a2a:Person ;
  rdfs:label "Joannes Verhoeve" ;
  a2a:PersonName [
    rdfs:label "Joannes Verhoeve" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Verhoeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-3cab80fe-0ce8-3331-9306-cbaa77013f1a
  a a2a:Person ;
  rdfs:label "Mechtildis van Vechel" ;
  a2a:PersonName [
    rdfs:label "Mechtildis van Vechel" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vechel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-438483d1-c3f9-3711-9452-619c72489394
  a a2a:Person ;
  rdfs:label "Henrica Arie Goijaers" ;
  a2a:PersonName [
    rdfs:label "Henrica Arie Goijaers" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Arie" ;
    a2a:PersonNameLastName "Goijaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person-2b78fe50-95d9-d6d7-918a-a2436f66107a
  a a2a:Person ;
  rdfs:label "Henricus Janse van Vechel" ;
  a2a:PersonName [
    rdfs:label "Henricus Janse van Vechel" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vechel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1757-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person:cf040fc8-4626-43bf-497e-89e022641cff ;
  a2a:EventKeyRef oa:event_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Event1 .

oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person:64277a3b-f804-56b9-12de-b3bea4c012ff ;
  a2a:EventKeyRef oa:event_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Event1 .

oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person:3cab80fe-0ce8-3331-9306-cbaa77013f1a ;
  a2a:EventKeyRef oa:event_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Event1 .

oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person:438483d1-c3f9-3711-9452-619c72489394 ;
  a2a:EventKeyRef oa:event_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Event1 .

oa:relationep_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Person:2b78fe50-95d9-d6d7-918a-a2436f66107a ;
  a2a:EventKeyRef oa:event_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87_Event1 .

oa:source_bhi_d5742aee-2759-23e5-e36a-992c80ef2c87
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1757-01-31 - 1757-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1757-01-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9, Periode: 1742-1768" ;
    a2a:Book "Schijndel doopboek 1742-1768" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "60v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9, Periode: 1742-1768, Schijndel doopboek 1742-1768, 9, 60v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/304613e2-6532-e094-78c0-41d22ca41692.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/304613e2-6532-e094-78c0-41d22ca41692.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d5742aee-2759-23e5-e36a-992c80ef2c87" ;
  a2a:RecordGUID "{d5742aee-2759-23e5-e36a-992c80ef2c87}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78182_00078182.xml van BHI" .

