@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_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC
  a a2a:Record ;
  rdfs:label "Doop op 22 augustus 1808 te Someren" ;
  a2a:hasPerson oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384795, oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384796, oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384797, oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384798, oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384799 ;
  a2a:hasEvent oa:event_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_0, oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_1, oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_2, oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_3, oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_4 ;
  a2a:hasSource oa:source_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC .

oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384795
  a a2a:Person ;
  rdfs:label "Cornelis Wynders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wynders" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wynders"
  ] .

oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384796
  a a2a:Person ;
  rdfs:label "Mathias Philippus Wynders" ;
  a2a:PersonName [
    rdfs:label "Mathias Philippus Wynders" ;
    a2a:PersonNameFirstName "Mathias Philippus" ;
    a2a:PersonNameLastName "Wynders"
  ] .

oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384797
  a a2a:Person ;
  rdfs:label "Maria Petrus Coolen" ;
  a2a:PersonName [
    rdfs:label "Maria Petrus Coolen" ;
    a2a:PersonNameFirstName "Maria Petrus" ;
    a2a:PersonNameLastName "Coolen"
  ] .

oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384798
  a a2a:Person ;
  rdfs:label "Henricus Geven" ;
  a2a:PersonName [
    rdfs:label "Henricus Geven" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Geven"
  ] .

oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384799
  a a2a:Person ;
  rdfs:label "Johanna Philippus Wynders" ;
  a2a:PersonName [
    rdfs:label "Johanna Philippus Wynders" ;
    a2a:PersonNameFirstName "Johanna Philippus" ;
    a2a:PersonNameLastName "Wynders"
  ] .

oa:event_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "22-08-1808" ;
    a2a:Year "1808" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "1808-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren"
  ] .

oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384795 ;
  a2a:EventKeyRef oa:event_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Event1 .

oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384796 ;
  a2a:EventKeyRef oa:event_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Event1 .

oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384797 ;
  a2a:EventKeyRef oa:event_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Event1 .

oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384798 ;
  a2a:EventKeyRef oa:event_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Event1 .

oa:relationep_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Person3233384799 ;
  a2a:EventKeyRef oa:event_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC_Event1 .

oa:source_rhe_0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    a2a:Country "Nederland" ;
    rdfs:label "Someren, Nederland", "1808-08-22 - 1808-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-08-1808" ;
    a2a:Year "1808" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "22-08-1808"
  ] ;
  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 Someren" ;
    a2a:RegistryNumber "66.11" ;
    a2a:Folio "81" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Someren, 66.11, 81"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/4D24822CDF4245B981E94B27E33F543B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/4D24822CDF4245B981E94B27E33F543B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/4D24822CDF4245B981E94B27E33F543B"
  ] ;
  a2a:SourceLastChangeDate "2023-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/0D44F701BCAF4AE4AC2E4EB79F200CCC" ;
  a2a:RecordIdentifier "3233384794" ;
  a2a:RecordGUID "{0D44F701-BCAF-4AE4-AC2E-4EB79F200CCC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F833A2ED104147A9B0F817EB3F4669A7" .

