@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_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7
  a a2a:Record ;
  rdfs:label "Doop op 18 november 1705 te Drunen" ;
  a2a:hasPerson oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-38c6d6a1-a80e-ee6f-73c2-482b158b9f13, oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-89987d99-1370-7ae1-e4ea-bbb84af0dab1, oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-17347a3d-13c5-edd5-8387-400255c84174, oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-d8823f39-f339-99c1-3ef2-d811d99b15ef ;
  a2a:hasEvent oa:event_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_0, oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_1, oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_2, oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_3 ;
  a2a:hasSource oa:source_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7 .

oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-38c6d6a1-a80e-ee6f-73c2-482b158b9f13
  a a2a:Person ;
  rdfs:label "Henricus Smits" ;
  a2a:PersonName [
    rdfs:label "Henricus Smits" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-89987d99-1370-7ae1-e4ea-bbb84af0dab1
  a a2a:Person ;
  rdfs:label "Anna Jan Meulders" ;
  a2a:PersonName [
    rdfs:label "Anna Jan Meulders" ;
    a2a:PersonNameFirstName "Anna Jan" ;
    a2a:PersonNameLastName "Meulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-17347a3d-13c5-edd5-8387-400255c84174
  a a2a:Person ;
  rdfs:label "Cornelia Claes Korsten" ;
  a2a:PersonName [
    rdfs:label "Cornelia Claes Korsten" ;
    a2a:PersonNameFirstName "Cornelia Claes" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person-d8823f39-f339-99c1-3ef2-d811d99b15ef
  a a2a:Person ;
  rdfs:label "Nicolaus Smits" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Smits" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1705-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person:38c6d6a1-a80e-ee6f-73c2-482b158b9f13 ;
  a2a:EventKeyRef oa:event_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Event1 .

oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person:89987d99-1370-7ae1-e4ea-bbb84af0dab1 ;
  a2a:EventKeyRef oa:event_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Event1 .

oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person:17347a3d-13c5-edd5-8387-400255c84174 ;
  a2a:EventKeyRef oa:event_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Event1 .

oa:relationep_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Person:d8823f39-f339-99c1-3ef2-d811d99b15ef ;
  a2a:EventKeyRef oa:event_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7_Event1 .

oa:source_sha_58d456ca-87fc-62d5-ffc4-080b27cbf1d7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1705-11-18 - 1705-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1705-11-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Drunen07, Periode: 1700-1723" ;
    a2a:Book "Dopen en trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen07" ;
    a2a:Folio "17r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen07, Periode: 1700-1723, Dopen en trouwen (rooms-katholieke parochie), Drunen07, 17r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4dafb093-3b49-8ca0-e176-16851bf8e8fe.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/58d456ca-87fc-62d5-ffc4-080b27cbf1d7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4dafb093-3b49-8ca0-e176-16851bf8e8fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/58d456ca-87fc-62d5-ffc4-080b27cbf1d7" ;
  a2a:RecordGUID "{58d456ca-87fc-62d5-ffc4-080b27cbf1d7}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 18-11-1705<br />Plaats dopen: Drunen<br />Religie: RK", "Bevat dopen en trouwen uit 1700 - 1723 en de dopen van onwettige kinderen uit 1711-1722." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2811_00002811.xml van SHA" .

