@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_6fedbc67-5783-8817-ca17-e595a42d6d9f
  a a2a:Record ;
  rdfs:label "Doop op 5 augustus 1810 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-b0dd9f58-6cec-4e22-b6d4-0d0923b19c73, oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-c9d69e96-9150-df3e-2c53-b71ec9487db6, oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-1c229d7a-4f7e-eb2e-a5d8-d3af8f0c48f1, oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-089d480e-609a-701d-ec46-17c5a3241b3e ;
  a2a:hasEvent oa:event_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_0, oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_1, oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_2, oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_3 ;
  a2a:hasSource oa:source_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f .

oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-b0dd9f58-6cec-4e22-b6d4-0d0923b19c73
  a a2a:Person ;
  rdfs:label "Jo.a Slegers" ;
  a2a:PersonName [
    rdfs:label "Jo.a Slegers" ;
    a2a:PersonNameFirstName "Jo.a Slegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-c9d69e96-9150-df3e-2c53-b71ec9487db6
  a a2a:Person ;
  rdfs:label "Hermanus Slegers" ;
  a2a:PersonName [
    rdfs:label "Hermanus Slegers" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Slegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-1c229d7a-4f7e-eb2e-a5d8-d3af8f0c48f1
  a a2a:Person ;
  rdfs:label "Johannes Slegers" ;
  a2a:PersonName [
    rdfs:label "Johannes Slegers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Slegers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1810-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person-089d480e-609a-701d-ec46-17c5a3241b3e
  a a2a:Person ;
  rdfs:label "Antonia Jo.is van Baardwijck" ;
  a2a:PersonName [
    rdfs:label "Antonia Jo.is van Baardwijck" ;
    a2a:PersonNameFirstName "Antonia Jo.is" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baardwijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1810-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person:b0dd9f58-6cec-4e22-b6d4-0d0923b19c73 ;
  a2a:EventKeyRef oa:event_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Event1 .

oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person:c9d69e96-9150-df3e-2c53-b71ec9487db6 ;
  a2a:EventKeyRef oa:event_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Event1 .

oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person:1c229d7a-4f7e-eb2e-a5d8-d3af8f0c48f1 ;
  a2a:EventKeyRef oa:event_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Event1 .

oa:relationep_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Person:089d480e-609a-701d-ec46-17c5a3241b3e ;
  a2a:EventKeyRef oa:event_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f_Event1 .

oa:source_sha_6fedbc67-5783-8817-ca17-e595a42d6d9f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1810-08-05 - 1810-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1810-08-05"^^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: 012, Periode: 1790-1819" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "012" ;
    a2a:Folio "63r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 012, Periode: 1790-1819, Dopen (rooms-katholieke parochie), 012, 63r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/143895e6-e547-b004-afac-8877643dbe2c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6fedbc67-5783-8817-ca17-e595a42d6d9f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/143895e6-e547-b004-afac-8877643dbe2c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6fedbc67-5783-8817-ca17-e595a42d6d9f" ;
  a2a:RecordGUID "{6fedbc67-5783-8817-ca17-e595a42d6d9f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 05-08-1810<br />Plaats dopen: Vlijmen<br />Religie: RK", "Is grotendeels een kopie van DTB Vlijmen03." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7887_00007887.xml van SHA" .

