@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_ee25a663-bb0d-5ce4-726b-9140cd2ea838
  a a2a:Record ;
  rdfs:label "Doop op 20 mei 1725 te Gemert" ;
  a2a:hasPerson oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdecbb6e-4642-11e3-a747-d206bceb4d38, oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fded7b94-4642-11e3-a747-d206bceb4d38, oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdedb4d8-4642-11e3-a747-d206bceb4d38, oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdedee80-4642-11e3-a747-d206bceb4d38, oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fded4020-4642-11e3-a747-d206bceb4d38, oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdecffde-4642-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_0, oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_1, oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_2, oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_3, oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_4, oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_5 ;
  a2a:hasSource oa:source_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838 .

oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdecbb6e-4642-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius van Melis" ;
  a2a:PersonName [
    rdfs:label "Antonius van Melis" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fded7b94-4642-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Willems van Bruegen" ;
  a2a:PersonName [
    rdfs:label "Joannes Willems van Bruegen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bruegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdedb4d8-4642-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Petri van Gaesbeeck" ;
  a2a:PersonName [
    rdfs:label "Joanna Petri van Gaesbeeck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gaesbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdedee80-4642-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Matthias Ariaens" ;
  a2a:PersonName [
    rdfs:label "Matthias Ariaens" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Ariaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fded4020-4642-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Peters van Gaesbeeck" ;
  a2a:PersonName [
    rdfs:label "Maria Peters van Gaesbeeck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Peters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gaesbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person-fdecffde-4642-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Franciscus Corstiaens van Melis" ;
  a2a:PersonName [
    rdfs:label "Franciscus Corstiaens van Melis" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePatronym "Corstiaens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1725-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] .

oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person:fdecbb6e-4642-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1 .

oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person:fded7b94-4642-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1 .

oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person:fdedb4d8-4642-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1 .

oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person:fdedee80-4642-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1 .

oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person:fded4020-4642-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1 .

oa:relationep_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Person:fdecffde-4642-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838_Event1 .

oa:source_bhi_ee25a663-bb0d-5ce4-726b-9140cd2ea838
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1725-05-20 - 1725-05-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-05-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-05-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1725-05-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "133" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 133"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/ee25a663-bb0d-5ce4-726b-9140cd2ea838" ;
  a2a:RecordGUID "{ee25a663-bb0d-5ce4-726b-9140cd2ea838}" .

