@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_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522
  a a2a:Record ;
  rdfs:label "Doop op 24 mei 1788 te Eersel" ;
  a2a:hasPerson oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542941, oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542942, oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542943, oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542944, oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542945 ;
  a2a:hasEvent oa:event_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_0, oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_1, oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_2, oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_3, oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_4 ;
  a2a:hasSource oa:source_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522 .

oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542941
  a a2a:Person ;
  rdfs:label "Petronella Dijckmans" ;
  a2a:PersonName [
    rdfs:label "Petronella Dijckmans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Dijckmans"
  ] .

oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542942
  a a2a:Person ;
  rdfs:label "Adrianus Dijckmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Dijckmans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Dijckmans"
  ] .

oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542943
  a a2a:Person ;
  rdfs:label "Helena Wilms" ;
  a2a:PersonName [
    rdfs:label "Helena Wilms" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Wilms"
  ] .

oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542944
  a a2a:Person ;
  rdfs:label "Gerardus Beijens" ;
  a2a:PersonName [
    rdfs:label "Gerardus Beijens" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Beijens"
  ] .

oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542945
  a a2a:Person ;
  rdfs:label "Wilhelma Wilbers" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Wilbers" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNameLastName "Wilbers"
  ] .

oa:event_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "24-05-1788" ;
    a2a:Year "1788" ;
    a2a:Month "05" ;
    a2a:Day "24" ;
    rdfs:label "1788-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eersel" ;
    rdfs:label "Eersel"
  ] .

oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542941 ;
  a2a:EventKeyRef oa:event_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Event1 .

oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542942 ;
  a2a:EventKeyRef oa:event_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Event1 .

oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542943 ;
  a2a:EventKeyRef oa:event_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Event1 .

oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542944 ;
  a2a:EventKeyRef oa:event_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Event1 .

oa:relationep_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Person596542945 ;
  a2a:EventKeyRef oa:event_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522_Event1 .

oa:source_rhe_008FCA35-F75F-47BF-8E0B-3E11CD724522
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Eersel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eersel, Nederland", "1788-05-24 - 1788-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1788-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-05-1788" ;
    a2a:Year "1788" ;
    a2a:Month "05" ;
    a2a:Day "24" ;
    rdfs:label "24-05-1788"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..." ;
    a2a:Book "Doop-, trouw- en begraafboek Eersel" ;
    a2a:RegistryNumber "13.6" ;
    a2a:Folio "116" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Eersel, 13.6, 116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/0FD7BBB47A964D97B00348723CA22CED" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/0FD7BBB47A964D97B00348723CA22CED" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/0FD7BBB47A964D97B00348723CA22CED"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/008FCA35F75F47BF8E0B3E11CD724522" ;
  a2a:RecordIdentifier "596542940" ;
  a2a:RecordGUID "{008FCA35-F75F-47BF-8E0B-3E11CD724522}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/575568AD46574467B98A36D70495E6DD" .

