@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_022d4095-c17d-a2a3-756f-e5fa62e2e35c
  a a2a:Record ;
  rdfs:label "Doop op 19 april 1661 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-db2e0595-b73f-9ed0-9705-993f878a54bb, oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-f7ffd969-e719-f7f5-5963-9baafdba2881, oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-f18b7fd1-d0c5-2e64-a07f-aee102ca0a81, oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-4e52fc4c-e65e-966b-707f-462513324fc7, oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-d749fa8d-7eb0-1713-f95d-501eced490c6 ;
  a2a:hasEvent oa:event_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_0, oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_1, oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_2, oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_3, oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_4 ;
  a2a:hasSource oa:source_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c .

oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-db2e0595-b73f-9ed0-9705-993f878a54bb
  a a2a:Person ;
  rdfs:label "Gisbert Gisbertsen" ;
  a2a:PersonName [
    rdfs:label "Gisbert Gisbertsen" ;
    a2a:PersonNameFirstName "Gisbert" ;
    a2a:PersonNameLastName "Gisbertsen"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-f7ffd969-e719-f7f5-5963-9baafdba2881
  a a2a:Person ;
  rdfs:label "Teuna Hessel" ;
  a2a:PersonName [
    rdfs:label "Teuna Hessel" ;
    a2a:PersonNameFirstName "Teuna" ;
    a2a:PersonNameLastName "Hessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-f18b7fd1-d0c5-2e64-a07f-aee102ca0a81
  a a2a:Person ;
  rdfs:label "Cornelis" ;
  a2a:PersonName [
    rdfs:label "Cornelis" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-4e52fc4c-e65e-966b-707f-462513324fc7
  a a2a:Person ;
  rdfs:label "Cele Gisbertsen" ;
  a2a:PersonName [
    rdfs:label "Cele Gisbertsen" ;
    a2a:PersonNameFirstName "Cele" ;
    a2a:PersonNameLastName "Gisbertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person-d749fa8d-7eb0-1713-f95d-501eced490c6
  a a2a:Person ;
  rdfs:label "Jenneke Clement" ;
  a2a:PersonName [
    rdfs:label "Jenneke Clement" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1661" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1661-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person:db2e0595-b73f-9ed0-9705-993f878a54bb ;
  a2a:EventKeyRef oa:event_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Event1 .

oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person:f7ffd969-e719-f7f5-5963-9baafdba2881 ;
  a2a:EventKeyRef oa:event_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Event1 .

oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person:f18b7fd1-d0c5-2e64-a07f-aee102ca0a81 ;
  a2a:EventKeyRef oa:event_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Event1 .

oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person:4e52fc4c-e65e-966b-707f-462513324fc7 ;
  a2a:EventKeyRef oa:event_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Event1 .

oa:relationep_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Person:d749fa8d-7eb0-1713-f95d-501eced490c6 ;
  a2a:EventKeyRef oa:event_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c_Event1 .

oa:source_sha_022d4095-c17d-a2a3-756f-e5fa62e2e35c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1661-04-19 - 1661-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1661-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1661" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1661-04-19"^^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: Elshout01, Periode: 1658-1700" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Elshout01" ;
    a2a:Folio "4v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout01, Periode: 1658-1700, Dopen (rooms-katholieke parochie), Elshout01, 4v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6fc8a9ed-7816-4a5d-4e9e-bb4c219f0e69.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/022d4095-c17d-a2a3-756f-e5fa62e2e35c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6fc8a9ed-7816-4a5d-4e9e-bb4c219f0e69.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/022d4095-c17d-a2a3-756f-e5fa62e2e35c" ;
  a2a:RecordGUID "{022d4095-c17d-a2a3-756f-e5fa62e2e35c}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 19-04-1661<br />Plaats dopen: Oudheusden<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7793_00007793.xml van SHA" .

