@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_5B28BB17-059A-4A52-AB0F-D67C1012B97D
  a a2a:Record ;
  rdfs:label "Doop op 1 februari 1739 te Someren" ;
  a2a:hasPerson oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827941, oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827942, oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827943, oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827944, oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827945 ;
  a2a:hasEvent oa:event_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_0, oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_1, oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_2, oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_3, oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_4 ;
  a2a:hasSource oa:source_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D .

oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827941
  a a2a:Person ;
  rdfs:label "Johanna Verheyden" ;
  a2a:PersonName [
    rdfs:label "Johanna Verheyden" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Verheyden"
  ] .

oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827942
  a a2a:Person ;
  rdfs:label "Johannes Aert Verheyden" ;
  a2a:PersonName [
    rdfs:label "Johannes Aert Verheyden" ;
    a2a:PersonNameFirstName "Johannes Aert" ;
    a2a:PersonNameLastName "Verheyden"
  ] .

oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827943
  a a2a:Person ;
  rdfs:label "Catharina Ariens van den Dore" ;
  a2a:PersonName [
    rdfs:label "Catharina Ariens van den Dore" ;
    a2a:PersonNameFirstName "Catharina Ariens" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dore"
  ] .

oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827944
  a a2a:Person ;
  rdfs:label "Johannes Janse Peels" ;
  a2a:PersonName [
    rdfs:label "Johannes Janse Peels" ;
    a2a:PersonNameFirstName "Johannes Janse" ;
    a2a:PersonNameLastName "Peels"
  ] .

oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827945
  a a2a:Person ;
  rdfs:label "Maria Johannes Meeuws" ;
  a2a:PersonName [
    rdfs:label "Maria Johannes Meeuws" ;
    a2a:PersonNameFirstName "Maria Johannes" ;
    a2a:PersonNameLastName "Meeuws"
  ] .

oa:event_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "01-02-1739" ;
    a2a:Year "1739" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1739-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren"
  ] .

oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827941 ;
  a2a:EventKeyRef oa:event_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Event1 .

oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827942 ;
  a2a:EventKeyRef oa:event_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Event1 .

oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827943 ;
  a2a:EventKeyRef oa:event_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Event1 .

oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827944 ;
  a2a:EventKeyRef oa:event_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Event1 .

oa:relationep_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Person1046827945 ;
  a2a:EventKeyRef oa:event_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D_Event1 .

oa:source_rhe_5B28BB17-059A-4A52-AB0F-D67C1012B97D
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    a2a:Country "Nederland" ;
    rdfs:label "Someren, Nederland", "1739-02-01 - 1739-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-02-1739" ;
    a2a:Year "1739" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "01-02-1739"
  ] ;
  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.9" ;
    a2a:Folio "9" ;
    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.9, 9"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/342CC181F18C4FC5ABA5036464425F5F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/342CC181F18C4FC5ABA5036464425F5F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/342CC181F18C4FC5ABA5036464425F5F"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/5B28BB17059A4A52AB0FD67C1012B97D" ;
  a2a:RecordIdentifier "1046827940" ;
  a2a:RecordGUID "{5B28BB17-059A-4A52-AB0F-D67C1012B97D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D85982A3B29F4B3F8163ECBC64894D0D" .

