@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_87fb307c-cbb6-8451-baa6-cb091d34f59f
  a a2a:Record ;
  rdfs:label "Doop op 26 november 1771 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-07531a1e-ce75-9d2a-074c-a088a93d120b, oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-9ba8ec15-efdc-f66f-45a2-3d9a669da898, oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-d4a5f4e4-6733-b229-0159-7c7ff416ea07, oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-ab882575-3254-1886-d2b8-aa47bb95a167 ;
  a2a:hasEvent oa:event_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_0, oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_1, oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_2, oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_3 ;
  a2a:hasSource oa:source_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f .

oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-07531a1e-ce75-9d2a-074c-a088a93d120b
  a a2a:Person ;
  rdfs:label "Elisabeth Johannis de Groot" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johannis de Groot" ;
    a2a:PersonNameFirstName "Elisabeth Johannis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-9ba8ec15-efdc-f66f-45a2-3d9a669da898
  a a2a:Person ;
  rdfs:label "Anna Johannis van Doveren" ;
  a2a:PersonName [
    rdfs:label "Anna Johannis van Doveren" ;
    a2a:PersonNameFirstName "Anna Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doveren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-d4a5f4e4-6733-b229-0159-7c7ff416ea07
  a a2a:Person ;
  rdfs:label "Henricus Gisberti van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Henricus Gisberti van de Wiel" ;
    a2a:PersonNameFirstName "Henricus Gisberti" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person-ab882575-3254-1886-d2b8-aa47bb95a167
  a a2a:Person ;
  rdfs:label "Elisabeth van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van de Wiel" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1771-11-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person:07531a1e-ce75-9d2a-074c-a088a93d120b ;
  a2a:EventKeyRef oa:event_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Event1 .

oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person:9ba8ec15-efdc-f66f-45a2-3d9a669da898 ;
  a2a:EventKeyRef oa:event_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Event1 .

oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person:d4a5f4e4-6733-b229-0159-7c7ff416ea07 ;
  a2a:EventKeyRef oa:event_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Event1 .

oa:relationep_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Person:ab882575-3254-1886-d2b8-aa47bb95a167 ;
  a2a:EventKeyRef oa:event_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f_Event1 .

oa:source_sha_87fb307c-cbb6-8451-baa6-cb091d34f59f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1771-11-26 - 1771-11-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-11-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-11-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1771-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: Vlijmen03, Periode: 1765-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen03" ;
    a2a:Folio "23v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen03, Periode: 1765-1810, Dopen (rooms-katholieke parochie), Vlijmen03, 23v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0e65dfd1-10a3-9828-1830-15304657356a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/87fb307c-cbb6-8451-baa6-cb091d34f59f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0e65dfd1-10a3-9828-1830-15304657356a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/87fb307c-cbb6-8451-baa6-cb091d34f59f" ;
  a2a:RecordGUID "{87fb307c-cbb6-8451-baa6-cb091d34f59f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-11-1771<br />Plaats dopen: Vlijmen<br />Religie: RK", "Met doop van onwettige kinderen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1640_00001640.xml van SHA" .

