@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_11A8F9E3-059A-4DEE-AE93-31568754ADC1
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1730 te Helmond" ;
  a2a:hasPerson oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657554, oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657555, oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657556, oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657557, oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657558 ;
  a2a:hasEvent oa:event_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_0, oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_1, oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_2, oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_3, oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_4 ;
  a2a:hasSource oa:source_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1 .

oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657554
  a a2a:Person ;
  rdfs:label "Anthonius Benders" ;
  a2a:PersonName [
    rdfs:label "Anthonius Benders" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Benders"
  ] .

oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657555
  a a2a:Person ;
  rdfs:label "Joannes Deelis Benders" ;
  a2a:PersonName [
    rdfs:label "Joannes Deelis Benders" ;
    a2a:PersonNameFirstName "Joannes Deelis" ;
    a2a:PersonNameLastName "Benders"
  ] .

oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657556
  a a2a:Person ;
  rdfs:label "Margareta Rijnders" ;
  a2a:PersonName [
    rdfs:label "Margareta Rijnders" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Rijnders"
  ] .

oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657557
  a a2a:Person ;
  rdfs:label "Joannes Gossens" ;
  a2a:PersonName [
    rdfs:label "Joannes Gossens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Gossens"
  ] .

oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657558
  a a2a:Person ;
  rdfs:label "Elizabetha Rijnders" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Rijnders" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Rijnders"
  ] .

oa:event_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "16-09-1730" ;
    a2a:Year "1730" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "1730-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657554 ;
  a2a:EventKeyRef oa:event_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Event1 .

oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657555 ;
  a2a:EventKeyRef oa:event_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Event1 .

oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657556 ;
  a2a:EventKeyRef oa:event_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Event1 .

oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657557 ;
  a2a:EventKeyRef oa:event_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Event1 .

oa:relationep_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Person3168657558 ;
  a2a:EventKeyRef oa:event_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1_Event1 .

oa:source_rhe_11A8F9E3-059A-4DEE-AE93-31568754ADC1
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    a2a:Country "Nederland" ;
    rdfs:label "Helmond, Nederland", "1730-09-16 - 1730-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1730-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-09-1730" ;
    a2a:Year "1730" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "16-09-1730"
  ] ;
  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 Helmond" ;
    a2a:RegistryNumber "68.11" ;
    a2a:Folio "42v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Helmond, 68.11, 42v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/41732D1C038C4AB38F83901BEB1A12AE" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/41732D1C038C4AB38F83901BEB1A12AE" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/41732D1C038C4AB38F83901BEB1A12AE"
  ] ;
  a2a:SourceLastChangeDate "2023-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/11A8F9E3059A4DEEAE9331568754ADC1" ;
  a2a:RecordIdentifier "3168657553" ;
  a2a:RecordGUID "{11A8F9E3-059A-4DEE-AE93-31568754ADC1}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/788E65498C5A426BA47D9A2E901CF210" .

