@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_ccc8dc8a-a975-4b9e-b049-27fb249f03fe
  a a2a:Record ;
  rdfs:label "Doop op 14 juli 1712 te Erp" ;
  a2a:hasPerson oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-af10074e-2ffb-616f-24a8-bce5df8d4c48, oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-c4e4b65e-8c5b-45b8-a2f8-5d7a493b33a4, oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-ae010dcb-8674-60aa-ddf1-0af04b8e6b40, oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-91dd3942-f610-7832-4b81-c26e40724614 ;
  a2a:hasEvent oa:event_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_0, oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_1, oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_2, oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_3 ;
  a2a:hasSource oa:source_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe .

oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-af10074e-2ffb-616f-24a8-bce5df8d4c48
  a a2a:Person ;
  rdfs:label "Jeneken Huijbert Teunis Gijsberts" ;
  a2a:PersonName [
    rdfs:label "Jeneken Huijbert Teunis Gijsberts" ;
    a2a:PersonNameFirstName "Jeneken" ;
    a2a:PersonNamePatronym "Huijbert Teunis" ;
    a2a:PersonNameLastName "Gijsberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-c4e4b65e-8c5b-45b8-a2f8-5d7a493b33a4
  a a2a:Person ;
  rdfs:label "Maria Hendrick Brughmans" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrick Brughmans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Hendrick" ;
    a2a:PersonNameLastName "Brughmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-ae010dcb-8674-60aa-ddf1-0af04b8e6b40
  a a2a:Person ;
  rdfs:label "Jan Hermen Jan Hermens" ;
  a2a:PersonName [
    rdfs:label "Jan Hermen Jan Hermens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Hermen Jan" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person-91dd3942-f610-7832-4b81-c26e40724614
  a a2a:Person ;
  rdfs:label "Aeleken Jan Hermen Jan Hermens" ;
  a2a:PersonName [
    rdfs:label "Aeleken Jan Hermen Jan Hermens" ;
    a2a:PersonNameFirstName "Aeleken" ;
    a2a:PersonNamePatronym "Jan Hermen Jan" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1712-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person:af10074e-2ffb-616f-24a8-bce5df8d4c48 ;
  a2a:EventKeyRef oa:event_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Event1 .

oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person:c4e4b65e-8c5b-45b8-a2f8-5d7a493b33a4 ;
  a2a:EventKeyRef oa:event_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Event1 .

oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person:ae010dcb-8674-60aa-ddf1-0af04b8e6b40 ;
  a2a:EventKeyRef oa:event_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Event1 .

oa:relationep_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Person:91dd3942-f610-7832-4b81-c26e40724614 ;
  a2a:EventKeyRef oa:event_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe_Event1 .

oa:source_bhi_ccc8dc8a-a975-4b9e-b049-27fb249f03fe
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1712-07-14 - 1712-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1712-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1712-07-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "74v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1691-1723, Dopen, 4, 74v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6061728b-8f48-cc95-f936-6d9b79d1a668.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6061728b-8f48-cc95-f936-6d9b79d1a668.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ccc8dc8a-a975-4b9e-b049-27fb249f03fe" ;
  a2a:RecordGUID "{ccc8dc8a-a975-4b9e-b049-27fb249f03fe}" ;
  a2a:SourceRemarkOpmerking "Gedoopt onder voorwaarde" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52428_00052428.xml van BHI" .

