@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_FCE845FF-07DF-4BCB-AF01-9191BB64C01B
  a a2a:Record ;
  rdfs:label "Doop op 7 januari 1796 te Bergeijk" ;
  a2a:hasPerson oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718554, oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718555, oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718556, oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718557, oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718558 ;
  a2a:hasEvent oa:event_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_0, oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_1, oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_2, oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_3, oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_4 ;
  a2a:hasSource oa:source_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B .

oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718554
  a a2a:Person ;
  rdfs:label "Arnoldus Cloots" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Cloots" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Cloots"
  ] .

oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718555
  a a2a:Person ;
  rdfs:label "Marcellus Cloots" ;
  a2a:PersonName [
    rdfs:label "Marcellus Cloots" ;
    a2a:PersonNameFirstName "Marcellus" ;
    a2a:PersonNameLastName "Cloots"
  ] .

oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718556
  a a2a:Person ;
  rdfs:label "Anna Teeuws" ;
  a2a:PersonName [
    rdfs:label "Anna Teeuws" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Teeuws"
  ] .

oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718557
  a a2a:Person ;
  rdfs:label "Wilhelmus Cloots" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Cloots" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Cloots"
  ] .

oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718558
  a a2a:Person ;
  rdfs:label "Johanna Teeuws" ;
  a2a:PersonName [
    rdfs:label "Johanna Teeuws" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Teeuws"
  ] .

oa:event_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "07-01-1796" ;
    a2a:Year "1796" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "1796-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergeijk" ;
    rdfs:label "Bergeijk"
  ] .

oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718554 ;
  a2a:EventKeyRef oa:event_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Event1 .

oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718555 ;
  a2a:EventKeyRef oa:event_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Event1 .

oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718556 ;
  a2a:EventKeyRef oa:event_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Event1 .

oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718557 ;
  a2a:EventKeyRef oa:event_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Event1 .

oa:relationep_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Person3151718558 ;
  a2a:EventKeyRef oa:event_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B_Event1 .

oa:source_rhe_FCE845FF-07DF-4BCB-AF01-9191BB64C01B
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bergeijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bergeijk, Nederland", "1796-01-07 - 1796-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-01-1796" ;
    a2a:Year "1796" ;
    a2a:Month "01" ;
    a2a:Day "07" ;
    rdfs:label "07-01-1796"
  ] ;
  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 Bergeijk" ;
    a2a:RegistryNumber "3.5" ;
    a2a:Folio "50" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Bergeijk, 3.5, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/D966810D069749BF8D4E24E208B6FE5C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/D966810D069749BF8D4E24E208B6FE5C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/D966810D069749BF8D4E24E208B6FE5C"
  ] ;
  a2a:SourceLastChangeDate "2023-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/FCE845FF07DF4BCBAF019191BB64C01B" ;
  a2a:RecordIdentifier "3151718553" ;
  a2a:RecordGUID "{FCE845FF-07DF-4BCB-AF01-9191BB64C01B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/11F37DD83BC140DC8B867F8CA34E35A1" .

