@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_0907e460-e37e-08a4-c640-bfbb81bf1199
  a a2a:Record ;
  rdfs:label "Doop op 26 april 1813 te Veghel" ;
  a2a:hasPerson oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-ab7a9e44-e401-5f49-1eb9-180894996721, oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-36b38918-fc1f-9fb9-8189-90d2625ae28e, oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-b0fbfc10-d867-5f54-e0f3-82c56f255390, oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-93b16226-ed4b-6672-71e1-d91c9016a590, oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-98b3378e-0071-e23a-b8f3-ce11aa932b0d ;
  a2a:hasEvent oa:event_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_0, oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_1, oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_2, oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_3, oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_4 ;
  a2a:hasSource oa:source_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199 .

oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-ab7a9e44-e401-5f49-1eb9-180894996721
  a a2a:Person ;
  rdfs:label "Petronilla Nicolai van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Petronilla Nicolai van Lieshout" ;
    a2a:PersonNameFirstName "Petronilla Nicolai" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-36b38918-fc1f-9fb9-8189-90d2625ae28e
  a a2a:Person ;
  rdfs:label "Gerardus Henrici van Rijbroek" ;
  a2a:PersonName [
    rdfs:label "Gerardus Henrici van Rijbroek" ;
    a2a:PersonNameFirstName "Gerardus Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijbroek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-b0fbfc10-d867-5f54-e0f3-82c56f255390
  a a2a:Person ;
  rdfs:label "Joanna Maria Nicolai van Lieshout" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Nicolai van Lieshout" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Maria Nicolai" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lieshout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-93b16226-ed4b-6672-71e1-d91c9016a590
  a a2a:Person ;
  rdfs:label "Joannes Joannis van den Tillart" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis van den Tillart" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Tillart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person-98b3378e-0071-e23a-b8f3-ce11aa932b0d
  a a2a:Person ;
  rdfs:label "Magdalena van Rijbroek" ;
  a2a:PersonName [
    rdfs:label "Magdalena van Rijbroek" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijbroek"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1813-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person:ab7a9e44-e401-5f49-1eb9-180894996721 ;
  a2a:EventKeyRef oa:event_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Event1 .

oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person:36b38918-fc1f-9fb9-8189-90d2625ae28e ;
  a2a:EventKeyRef oa:event_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Event1 .

oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person:b0fbfc10-d867-5f54-e0f3-82c56f255390 ;
  a2a:EventKeyRef oa:event_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Event1 .

oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person:93b16226-ed4b-6672-71e1-d91c9016a590 ;
  a2a:EventKeyRef oa:event_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Event1 .

oa:relationep_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Person:98b3378e-0071-e23a-b8f3-ce11aa932b0d ;
  a2a:EventKeyRef oa:event_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199_Event1 .

oa:source_bhi_0907e460-e37e-08a4-c640-bfbb81bf1199
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1813-04-26 - 1813-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1813-04-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "27" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 27"
  ] ;
  a2a:SourceLastChangeDate "2015-06-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/0907e460-e37e-08a4-c640-bfbb81bf1199" ;
  a2a:RecordGUID "{0907e460-e37e-08a4-c640-bfbb81bf1199}" .

