@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_6bf37be9-e690-e9ef-9c24-c3284fe933c7
  a a2a:Record ;
  rdfs:label "Doop op 26 november 1722 te Heusden" ;
  a2a:hasPerson oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-8344be75-9c00-2b0c-473e-11aa888d5740, oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-b320e2ca-ddb5-f7f7-40c7-37483cde6c3f, oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-27f3d54d-9993-971b-5675-7c4a7a3fa439, oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-362f4de1-53c5-fb46-af6f-736a8e16750a, oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-86d4ec82-ee25-a730-46db-912f7df7697d ;
  a2a:hasEvent oa:event_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_0, oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_1, oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_2, oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_3, oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_4 ;
  a2a:hasSource oa:source_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7 .

oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-8344be75-9c00-2b0c-473e-11aa888d5740
  a a2a:Person ;
  rdfs:label "Gerardus Drossars" ;
  a2a:PersonName [
    rdfs:label "Gerardus Drossars" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Drossars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-b320e2ca-ddb5-f7f7-40c7-37483cde6c3f
  a a2a:Person ;
  rdfs:label "Antonius Swaens" ;
  a2a:PersonName [
    rdfs:label "Antonius Swaens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Swaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-27f3d54d-9993-971b-5675-7c4a7a3fa439
  a a2a:Person ;
  rdfs:label "Maria Johanna Luijben" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Luijben" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Luijben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-362f4de1-53c5-fb46-af6f-736a8e16750a
  a a2a:Person ;
  rdfs:label "Anna Maria Luijben" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Luijben" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Luijben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person-86d4ec82-ee25-a730-46db-912f7df7697d
  a a2a:Person ;
  rdfs:label "Johanna Maria Elisabetha Drossars" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Elisabetha Drossars" ;
    a2a:PersonNameFirstName "Johanna Maria Elisabetha" ;
    a2a:PersonNameLastName "Drossars"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1722-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person:8344be75-9c00-2b0c-473e-11aa888d5740 ;
  a2a:EventKeyRef oa:event_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Event1 .

oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person:b320e2ca-ddb5-f7f7-40c7-37483cde6c3f ;
  a2a:EventKeyRef oa:event_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Event1 .

oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person:27f3d54d-9993-971b-5675-7c4a7a3fa439 ;
  a2a:EventKeyRef oa:event_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Event1 .

oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person:362f4de1-53c5-fb46-af6f-736a8e16750a ;
  a2a:EventKeyRef oa:event_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Event1 .

oa:relationep_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Person:86d4ec82-ee25-a730-46db-912f7df7697d ;
  a2a:EventKeyRef oa:event_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7_Event1 .

oa:source_sha_6bf37be9-e690-e9ef-9c24-c3284fe933c7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1722-11-26 - 1722-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1722-11-26"^^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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "46v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 46v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/93ca9c49-8866-d6df-7523-f789b39f96d6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6bf37be9-e690-e9ef-9c24-c3284fe933c7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/93ca9c49-8866-d6df-7523-f789b39f96d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6bf37be9-e690-e9ef-9c24-c3284fe933c7" ;
  a2a:RecordGUID "{6bf37be9-e690-e9ef-9c24-c3284fe933c7}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-11-1722<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1970_00001970.xml van SHA" .

