@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_FB2CD53F-4533-4419-ADE3-05964AAA207A
  a a2a:Record ;
  rdfs:label "Doop op 11 december 1734 te Someren" ;
  a2a:hasPerson oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858171, oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858172, oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858173, oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858174, oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858175 ;
  a2a:hasEvent oa:event_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_0, oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_1, oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_2, oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_3, oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_4 ;
  a2a:hasSource oa:source_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A .

oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858171
  a a2a:Person ;
  rdfs:label "Henricus Verspeeck" ;
  a2a:PersonName [
    rdfs:label "Henricus Verspeeck" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Verspeeck"
  ] .

oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858172
  a a2a:Person ;
  rdfs:label "Theodorus Johannes Verspeeck" ;
  a2a:PersonName [
    rdfs:label "Theodorus Johannes Verspeeck" ;
    a2a:PersonNameFirstName "Theodorus Johannes" ;
    a2a:PersonNameLastName "Verspeeck"
  ] .

oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858173
  a a2a:Person ;
  rdfs:label "Johanna Hendrix" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrix" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hendrix"
  ] .

oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858174
  a a2a:Person ;
  rdfs:label "Petrus Hendrix" ;
  a2a:PersonName [
    rdfs:label "Petrus Hendrix" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Hendrix"
  ] .

oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858175
  a a2a:Person ;
  rdfs:label "Maria Michael van Deursen" ;
  a2a:PersonName [
    rdfs:label "Maria Michael van Deursen" ;
    a2a:PersonNameFirstName "Maria Michael" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Deursen"
  ] .

oa:event_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "11-12-1734" ;
    a2a:Year "1734" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1734-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren"
  ] .

oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858171 ;
  a2a:EventKeyRef oa:event_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Event1 .

oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858172 ;
  a2a:EventKeyRef oa:event_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Event1 .

oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858173 ;
  a2a:EventKeyRef oa:event_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Event1 .

oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858174 ;
  a2a:EventKeyRef oa:event_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Event1 .

oa:relationep_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Person1046858175 ;
  a2a:EventKeyRef oa:event_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A_Event1 .

oa:source_rhe_FB2CD53F-4533-4419-ADE3-05964AAA207A
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    a2a:Country "Nederland" ;
    rdfs:label "Someren, Nederland", "1734-12-11 - 1734-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1734-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-12-1734" ;
    a2a:Year "1734" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "11-12-1734"
  ] ;
  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.7" ;
    a2a:Folio "129v" ;
    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.7, 129v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/0CE76700706B40EAAB49A948A2D37504" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/0CE76700706B40EAAB49A948A2D37504" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/0CE76700706B40EAAB49A948A2D37504"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/FB2CD53F45334419ADE305964AAA207A" ;
  a2a:RecordIdentifier "1046858170" ;
  a2a:RecordGUID "{FB2CD53F-4533-4419-ADE3-05964AAA207A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3749C9618BA840A6B5A0185420128438" .

