@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_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe
  a a2a:Record ;
  rdfs:label "Doop op 5 juli 1724 te Oud en Nieuw Gastel" ;
  a2a:hasPerson oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-379c3c73-3a74-dbb1-c4a2-7a0adc470864, oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-5763ede2-c58e-b055-4576-9c12c3526f76, oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-ccb0c472-3cc1-f9cf-014f-fcd0ab52caaa, oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-e49e839a-6554-252d-c4f3-8fe3a5f038df, oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-0ff10aea-4cd4-42a9-2b84-53fc02803a3e ;
  a2a:hasEvent oa:event_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_0, oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_1, oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_2, oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_3, oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_4 ;
  a2a:hasSource oa:source_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe .

oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-379c3c73-3a74-dbb1-c4a2-7a0adc470864
  a a2a:Person ;
  rdfs:label "Cornelius Stillemans" ;
  a2a:PersonName [
    rdfs:label "Cornelius Stillemans" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Stillemans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-5763ede2-c58e-b055-4576-9c12c3526f76
  a a2a:Person ;
  rdfs:label "Laurentius Everde" ;
  a2a:PersonName [
    rdfs:label "Laurentius Everde" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Everde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-ccb0c472-3cc1-f9cf-014f-fcd0ab52caaa
  a a2a:Person ;
  rdfs:label "Cornelia Stillemans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Stillemans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Stillemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-e49e839a-6554-252d-c4f3-8fe3a5f038df
  a a2a:Person ;
  rdfs:label "Elisabetha Everden" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Everden" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Everden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person-0ff10aea-4cd4-42a9-2b84-53fc02803a3e
  a a2a:Person ;
  rdfs:label "Hermanus Stillemans" ;
  a2a:PersonName [
    rdfs:label "Hermanus Stillemans" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Stillemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1724-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person:379c3c73-3a74-dbb1-c4a2-7a0adc470864 ;
  a2a:EventKeyRef oa:event_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Event1 .

oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person:5763ede2-c58e-b055-4576-9c12c3526f76 ;
  a2a:EventKeyRef oa:event_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Event1 .

oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person:ccb0c472-3cc1-f9cf-014f-fcd0ab52caaa ;
  a2a:EventKeyRef oa:event_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Event1 .

oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person:e49e839a-6554-252d-c4f3-8fe3a5f038df ;
  a2a:EventKeyRef oa:event_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Event1 .

oa:relationep_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Person:0ff10aea-4cd4-42a9-2b84-53fc02803a3e ;
  a2a:EventKeyRef oa:event_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe_Event1 .

oa:source_bhi_be2f03e2-ebfe-3d4d-0c8d-52250fb760fe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1724-07-05 - 1724-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1724-07-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "13v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 13v"
  ] ;
  a2a:SourceLastChangeDate "2015-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/be2f03e2-ebfe-3d4d-0c8d-52250fb760fe" ;
  a2a:RecordGUID "{be2f03e2-ebfe-3d4d-0c8d-52250fb760fe}" .

