@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_C6125EB7-80C1-450B-93C5-059CF0E3A237
  a a2a:Record ;
  rdfs:label "Doop op 11 april 1718 te Heeze" ;
  a2a:hasPerson oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494884, oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494885, oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494886, oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494887, oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494888 ;
  a2a:hasEvent oa:event_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_0, oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_1, oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_2, oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_3, oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_4 ;
  a2a:hasSource oa:source_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237 .

oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494884
  a a2a:Person ;
  rdfs:label "Gertrudis Raessens" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Raessens" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Raessens"
  ] .

oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494885
  a a2a:Person ;
  rdfs:label "Arnoldus Martinus Raessens" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Martinus Raessens" ;
    a2a:PersonNameFirstName "Arnoldus Martinus" ;
    a2a:PersonNameLastName "Raessens"
  ] .

oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494886
  a a2a:Person ;
  rdfs:label "Antonia Guilielmus Gerits" ;
  a2a:PersonName [
    rdfs:label "Antonia Guilielmus Gerits" ;
    a2a:PersonNameFirstName "Antonia Guilielmus" ;
    a2a:PersonNameLastName "Gerits"
  ] .

oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494887
  a a2a:Person ;
  rdfs:label "Guilielmus Gerit" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Gerit" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Gerit"
  ] .

oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494888
  a a2a:Person ;
  rdfs:label "Anna Petrus Daendels" ;
  a2a:PersonName [
    rdfs:label "Anna Petrus Daendels" ;
    a2a:PersonNameFirstName "Anna Petrus" ;
    a2a:PersonNameLastName "Daendels"
  ] .

oa:event_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "11-04-1718" ;
    a2a:Year "1718" ;
    a2a:Month "04" ;
    a2a:Day "11" ;
    rdfs:label "1718-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494884 ;
  a2a:EventKeyRef oa:event_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Event1 .

oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494885 ;
  a2a:EventKeyRef oa:event_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Event1 .

oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494886 ;
  a2a:EventKeyRef oa:event_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Event1 .

oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494887 ;
  a2a:EventKeyRef oa:event_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Event1 .

oa:relationep_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Person3343494888 ;
  a2a:EventKeyRef oa:event_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237_Event1 .

oa:source_rhe_C6125EB7-80C1-450B-93C5-059CF0E3A237
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    a2a:Country "Nederland" ;
    rdfs:label "Heeze, Nederland", "1718-04-11 - 1718-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-04-1718" ;
    a2a:Year "1718" ;
    a2a:Month "04" ;
    a2a:Day "11" ;
    rdfs:label "11-04-1718"
  ] ;
  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 Heeze" ;
    a2a:RegistryNumber "21.3" ;
    a2a:Folio "132" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Heeze, 21.3, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/0393BB9635FA4AC2902A367A96D00B43" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/0393BB9635FA4AC2902A367A96D00B43" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/0393BB9635FA4AC2902A367A96D00B43"
  ] ;
  a2a:SourceLastChangeDate "2023-09-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/C6125EB780C1450B93C5059CF0E3A237" ;
  a2a:RecordIdentifier "3343494883" ;
  a2a:RecordGUID "{C6125EB7-80C1-450B-93C5-059CF0E3A237}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7354839F497942CC9B42CE1365372C73" .

