@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_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f
  a a2a:Record ;
  rdfs:label "Doop op 19 november 1710 te Veghel" ;
  a2a:hasPerson oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821ec39c-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821efe70-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821f73c8-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821faef6-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821feb00-463d-11e3-a747-d206bceb4d38, oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821f370a-463d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_0, oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_1, oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_2, oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_3, oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_4, oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_5 ;
  a2a:hasSource oa:source_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f .

oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821ec39c-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Francisci" ;
  a2a:PersonName [
    rdfs:label "Maria Francisci" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Francisci"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821efe70-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Francisci" ;
  a2a:PersonName [
    rdfs:label "Joannes Francisci" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Francisci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821f73c8-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Henrici van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Petrus Henrici van de Wiel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821faef6-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Antonij van Uden" ;
  a2a:PersonName [
    rdfs:label "Maria Antonij van Uden" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Antonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Uden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821feb00-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Joannis van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis van den Bosch" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person-821f370a-463d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Petri" ;
  a2a:PersonName [
    rdfs:label "Maria Petri" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1710-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person:821ec39c-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1 .

oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person:821efe70-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1 .

oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person:821f73c8-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1 .

oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person:821faef6-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1 .

oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person:821feb00-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1 .

oa:relationep_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Person:821f370a-463d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f_Event1 .

oa:source_bhi_1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1710-11-19 - 1710-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1710-11-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1, Periode: 1700-1750" ;
    a2a:Book "Rooms-Katholiek doopboek 1700-1750" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1, Periode: 1700-1750, Rooms-Katholiek doopboek 1700-1750, 1"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f" ;
  a2a:RecordGUID "{1bf5bf1b-4d64-4036-1463-0c8aa2ec1e8f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39254_00039254.xml van BHI" .

