@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_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F
  a a2a:Record ;
  rdfs:label "Doop op 9 november 1796 te Geldrop" ;
  a2a:hasPerson oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633514, oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633515, oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633516, oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633517, oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633518, oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633519, oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633520 ;
  a2a:hasEvent oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_0, oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_1, oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_2, oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_3, oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_4, oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_5, oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_6 ;
  a2a:hasSource oa:source_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F .

oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633514
  a a2a:Person ;
  rdfs:label "Henrica den Ruijter" ;
  a2a:PersonName [
    rdfs:label "Henrica den Ruijter" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Ruijter"
  ] .

oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633515
  a a2a:Person ;
  rdfs:label "Martinus Joannes den Ruijter" ;
  a2a:PersonName [
    rdfs:label "Martinus Joannes den Ruijter" ;
    a2a:PersonNameFirstName "Martinus Joannes" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Ruijter"
  ] .

oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633516
  a a2a:Person ;
  rdfs:label "Christina Schiffelers" ;
  a2a:PersonName [
    rdfs:label "Christina Schiffelers" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Schiffelers"
  ] .

oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633517
  a a2a:Person ;
  rdfs:label "Cornelius Lathouwers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Lathouwers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Lathouwers"
  ] .

oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633518
  a a2a:Person ;
  rdfs:label "P Heuts" ;
  a2a:PersonName [
    rdfs:label "P Heuts" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNameLastName "Heuts"
  ] .

oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633519
  a a2a:Person ;
  rdfs:label "Helena den Ruijter" ;
  a2a:PersonName [
    rdfs:label "Helena den Ruijter" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Ruijter"
  ] .

oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633520
  a a2a:Person ;
  rdfs:label "Henrica den Ruijter" ;
  a2a:PersonName [
    rdfs:label "Henrica den Ruijter" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Ruijter"
  ] .

oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "09-11-1796" ;
    a2a:Year "1796" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "1796-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geldrop" ;
    rdfs:label "Geldrop"
  ] .

oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633514 ;
  a2a:EventKeyRef oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 .

oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633515 ;
  a2a:EventKeyRef oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 .

oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633516 ;
  a2a:EventKeyRef oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 .

oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633517 ;
  a2a:EventKeyRef oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 .

oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633518 ;
  a2a:EventKeyRef oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 .

oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633519 ;
  a2a:EventKeyRef oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 .

oa:relationep_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Person596633520 ;
  a2a:EventKeyRef oa:event_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F_Event1 .

oa:source_rhe_9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Geldrop" ;
    a2a:Country "Nederland" ;
    rdfs:label "Geldrop, Nederland", "1796-11-09 - 1796-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-11-1796" ;
    a2a:Year "1796" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "09-11-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 Geldrop" ;
    a2a:RegistryNumber "16.10" ;
    a2a:Folio "57" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Geldrop, 16.10, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/1ECA06208A1F42468AFA2D9B6748D04C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/1ECA06208A1F42468AFA2D9B6748D04C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/1ECA06208A1F42468AFA2D9B6748D04C"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/9B2185DEFF414D04AFE70CD3BBA2C44F" ;
  a2a:RecordIdentifier "596633513" ;
  a2a:RecordGUID "{9B2185DE-FF41-4D04-AFE7-0CD3BBA2C44F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/84BE15DB95B341C8BF904617DC33C140" .

