@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_C5281C0F-11CD-4CB3-A398-2915EA9FE453
  a a2a:Record ;
  rdfs:label "Doop op 21 mei 1752 te Son" ;
  a2a:hasPerson oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011411, oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011412, oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011413, oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011414, oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011415 ;
  a2a:hasEvent oa:event_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_0, oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_1, oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_2, oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_3, oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_4 ;
  a2a:hasSource oa:source_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453 .

oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011411
  a a2a:Person ;
  rdfs:label "Leonardus Swinckels" ;
  a2a:PersonName [
    rdfs:label "Leonardus Swinckels" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Swinckels"
  ] .

oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011412
  a a2a:Person ;
  rdfs:label "Arnoldus Swinckels" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Swinckels" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Swinckels"
  ] .

oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011413
  a a2a:Person ;
  rdfs:label "Joanna Leonardus Tibos" ;
  a2a:PersonName [
    rdfs:label "Joanna Leonardus Tibos" ;
    a2a:PersonNameFirstName "Joanna Leonardus" ;
    a2a:PersonNameLastName "Tibos"
  ] .

oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011414
  a a2a:Person ;
  rdfs:label "Martinus van Kemenade" ;
  a2a:PersonName [
    rdfs:label "Martinus van Kemenade" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kemenade"
  ] .

oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011415
  a a2a:Person ;
  rdfs:label "Elisabeth Lucas Zaris" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lucas Zaris" ;
    a2a:PersonNameFirstName "Elisabeth Lucas" ;
    a2a:PersonNameLastName "Zaris"
  ] .

oa:event_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "21-05-1752" ;
    a2a:Year "1752" ;
    a2a:Month "05" ;
    a2a:Day "21" ;
    rdfs:label "1752-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Son" ;
    rdfs:label "Son"
  ] .

oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011411 ;
  a2a:EventKeyRef oa:event_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Event1 .

oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011412 ;
  a2a:EventKeyRef oa:event_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Event1 .

oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011413 ;
  a2a:EventKeyRef oa:event_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Event1 .

oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011414 ;
  a2a:EventKeyRef oa:event_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Event1 .

oa:relationep_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Person4388011415 ;
  a2a:EventKeyRef oa:event_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453_Event1 .

oa:source_rhe_C5281C0F-11CD-4CB3-A398-2915EA9FE453
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Son" ;
    a2a:Country "Nederland" ;
    rdfs:label "Son, Nederland", "1752-05-21 - 1752-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-05-1752" ;
    a2a:Year "1752" ;
    a2a:Month "05" ;
    a2a:Day "21" ;
    rdfs:label "21-05-1752"
  ] ;
  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 Son" ;
    a2a:RegistryNumber "52.1" ;
    a2a:Folio "149v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Son, 52.1, 149v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/469C3CA978C542278CC2210D6B74AAE6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/469C3CA978C542278CC2210D6B74AAE6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/469C3CA978C542278CC2210D6B74AAE6"
  ] ;
  a2a:SourceLastChangeDate "2025-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/C5281C0F11CD4CB3A3982915EA9FE453" ;
  a2a:RecordIdentifier "4388011410" ;
  a2a:RecordGUID "{C5281C0F-11CD-4CB3-A398-2915EA9FE453}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E7DC68ED54A14F6A93513FF1B3042CAF" .

