@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_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2
  a a2a:Record ;
  rdfs:label "Doop in september 1601 te Esch" ;
  a2a:hasPerson oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-dde9bcd6-1f7c-6d1c-d853-28bbf61232c0, oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-9f6cfcab-22de-e63c-dcff-a80e064f4d6b, oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-602655cb-5c7e-3083-89d3-8a0e8c5717bf, oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-5d9121f5-143f-6747-ac57-05a842b125e6, oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-05adbe18-4762-ee39-9e6b-e2c431dac1e5 ;
  a2a:hasEvent oa:event_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_0, oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_1, oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_2, oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_3, oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_4 ;
  a2a:hasSource oa:source_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2 .

oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-dde9bcd6-1f7c-6d1c-d853-28bbf61232c0
  a a2a:Person ;
  rdfs:label "Ghisbertus Elias" ;
  a2a:PersonName [
    rdfs:label "Ghisbertus Elias" ;
    a2a:PersonNameFirstName "Ghisbertus" ;
    a2a:PersonNameLastName "Elias"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-9f6cfcab-22de-e63c-dcff-a80e064f4d6b
  a a2a:Person ;
  rdfs:label "Elisabeth Robberti" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Robberti" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Robberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-602655cb-5c7e-3083-89d3-8a0e8c5717bf
  a a2a:Person ;
  rdfs:label "N.N. N.N." ;
  a2a:PersonName [
    rdfs:label "N.N. N.N." ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-5d9121f5-143f-6747-ac57-05a842b125e6
  a a2a:Person ;
  rdfs:label "Mathias Adriani" ;
  a2a:PersonName [
    rdfs:label "Mathias Adriani" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person-05adbe18-4762-ee39-9e6b-e2c431dac1e5
  a a2a:Person ;
  rdfs:label "Theodorus Adriani" ;
  a2a:PersonName [
    rdfs:label "Theodorus Adriani" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1601" ;
    a2a:Month "9"
  ] ;
  a2a:EventPlace [
    a2a:Place "Esch" ;
    rdfs:label "Esch"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person:dde9bcd6-1f7c-6d1c-d853-28bbf61232c0 ;
  a2a:EventKeyRef oa:event_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Event1 .

oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person:9f6cfcab-22de-e63c-dcff-a80e064f4d6b ;
  a2a:EventKeyRef oa:event_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Event1 .

oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person:602655cb-5c7e-3083-89d3-8a0e8c5717bf ;
  a2a:EventKeyRef oa:event_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Event1 .

oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person:5d9121f5-143f-6747-ac57-05a842b125e6 ;
  a2a:EventKeyRef oa:event_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Event1 .

oa:relationep_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Person:05adbe18-4762-ee39-9e6b-e2c431dac1e5 ;
  a2a:EventKeyRef oa:event_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2_Event1 .

oa:source_bhi_e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Esch" ;
    rdfs:label "Esch", "1601-09-01 - 1601-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1601-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1601-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1601" ;
    a2a:Month "9"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 13, Periode: 1597-1677" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1597-1647, 1666-1677" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "06-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 13, Periode: 1597-1677, RK doop-, trouw- en begraafboek 1597-1647, 1666-1677, 13, 06-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eea9288b-1f38-6a1e-0b44-346244ca7b32.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eea9288b-1f38-6a1e-0b44-346244ca7b32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2" ;
  a2a:RecordGUID "{e6aa587e-5ce8-2bf3-dcd0-0b92c0f997c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_436_00000436.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Berlicum" .
