@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_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3
  a a2a:Record ;
  rdfs:label "Doop op 21 april 1709 te Almkerk" ;
  a2a:hasPerson oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-d1c71932-9729-ae5c-745f-5e6bb02d472a, oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-444414a5-d22f-85a6-c6eb-f44efab7634b, oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-71b768e7-8f54-88b8-595a-5ec70d468bfd, oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-4f4b7f8a-6d65-35e4-0fcf-97ff10d98ea4, oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-85af94e7-ae04-516e-a6b2-9595572df570 ;
  a2a:hasEvent oa:event_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_0, oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_1, oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_2, oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_3, oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_4 ;
  a2a:hasSource oa:source_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3 .

oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-d1c71932-9729-ae5c-745f-5e6bb02d472a
  a a2a:Person ;
  rdfs:label "Piter Joosten Berm" ;
  a2a:PersonName [
    rdfs:label "Piter Joosten Berm" ;
    a2a:PersonNameFirstName "Piter Joosten" ;
    a2a:PersonNameLastName "Berm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-444414a5-d22f-85a6-c6eb-f44efab7634b
  a a2a:Person ;
  rdfs:label "Catarina Philippe" ;
  a2a:PersonName [
    rdfs:label "Catarina Philippe" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNameLastName "Philippe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-71b768e7-8f54-88b8-595a-5ec70d468bfd
  a a2a:Person ;
  rdfs:label "Dinge Willem Kant" ;
  a2a:PersonName [
    rdfs:label "Dinge Willem Kant" ;
    a2a:PersonNameFirstName "Dinge Willem" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-4f4b7f8a-6d65-35e4-0fcf-97ff10d98ea4
  a a2a:Person ;
  rdfs:label "Sara W. Kant" ;
  a2a:PersonName [
    rdfs:label "Sara W. Kant" ;
    a2a:PersonNameFirstName "Sara W." ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person-85af94e7-ae04-516e-a6b2-9595572df570
  a a2a:Person ;
  rdfs:label "Joost Berm" ;
  a2a:PersonName [
    rdfs:label "Joost Berm" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Berm"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1709-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person:d1c71932-9729-ae5c-745f-5e6bb02d472a ;
  a2a:EventKeyRef oa:event_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Event1 .

oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person:444414a5-d22f-85a6-c6eb-f44efab7634b ;
  a2a:EventKeyRef oa:event_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Event1 .

oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person:71b768e7-8f54-88b8-595a-5ec70d468bfd ;
  a2a:EventKeyRef oa:event_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Event1 .

oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person:4f4b7f8a-6d65-35e4-0fcf-97ff10d98ea4 ;
  a2a:EventKeyRef oa:event_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Event1 .

oa:relationep_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Person:85af94e7-ae04-516e-a6b2-9595572df570 ;
  a2a:EventKeyRef oa:event_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3_Event1 .

oa:source_sha_13c354b2-3022-3d14-b2ea-eaa6cf3da6e3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk, Emmikhoven" ;
    rdfs:label "Almkerk, Emmikhoven", "1709-04-21 - 1709-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1709" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1709-04-21"^^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: Almkerk03, Periode: 1700-1726" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Almkerk03" ;
    a2a:Folio "29" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Almkerk03, Periode: 1700-1726, Dopen (Nederduits gereformeerde gemeente), Almkerk03, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b8c0ed27-1879-482a-7a5a-67d8845f6466.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/13c354b2-3022-3d14-b2ea-eaa6cf3da6e3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b8c0ed27-1879-482a-7a5a-67d8845f6466.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/13c354b2-3022-3d14-b2ea-eaa6cf3da6e3" ;
  a2a:RecordGUID "{13c354b2-3022-3d14-b2ea-eaa6cf3da6e3}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 21-04-1709<br />Plaats dopen: Almkerk<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2151_00002151.xml van SHA" .

