@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_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651
  a a2a:Record ;
  rdfs:label "Doop op 25 maart 1764 te Besoijen" ;
  a2a:hasPerson oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-4d1d6161-a146-1df6-4a91-38863b1e8f1c, oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-785986ca-b076-40ce-e6e2-15072fab8061, oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-7d4d1ec1-428b-a6b9-bafc-1d6aa423b942, oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-e78f5af4-52c7-8ff8-7b88-8395a54de2d5 ;
  a2a:hasEvent oa:event_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_0, oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_1, oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_2, oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_3 ;
  a2a:hasSource oa:source_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651 .

oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-4d1d6161-a146-1df6-4a91-38863b1e8f1c
  a a2a:Person ;
  rdfs:label "Heijltie Dolk" ;
  a2a:PersonName [
    rdfs:label "Heijltie Dolk" ;
    a2a:PersonNameFirstName "Heijltie" ;
    a2a:PersonNameLastName "Dolk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-785986ca-b076-40ce-e6e2-15072fab8061
  a a2a:Person ;
  rdfs:label "Peter Dolk" ;
  a2a:PersonName [
    rdfs:label "Peter Dolk" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Dolk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-7d4d1ec1-428b-a6b9-bafc-1d6aa423b942
  a a2a:Person ;
  rdfs:label "Dirk Dolk" ;
  a2a:PersonName [
    rdfs:label "Dirk Dolk" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Dolk"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person-e78f5af4-52c7-8ff8-7b88-8395a54de2d5
  a a2a:Person ;
  rdfs:label "Anna van Heijst" ;
  a2a:PersonName [
    rdfs:label "Anna van Heijst" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1764-03-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person:4d1d6161-a146-1df6-4a91-38863b1e8f1c ;
  a2a:EventKeyRef oa:event_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Event1 .

oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person:785986ca-b076-40ce-e6e2-15072fab8061 ;
  a2a:EventKeyRef oa:event_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Event1 .

oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person:7d4d1ec1-428b-a6b9-bafc-1d6aa423b942 ;
  a2a:EventKeyRef oa:event_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Event1 .

oa:relationep_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Person:e78f5af4-52c7-8ff8-7b88-8395a54de2d5 ;
  a2a:EventKeyRef oa:event_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651_Event1 .

oa:source_sha_fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1764-03-25 - 1764-03-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-03-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-03-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1764-03-25"^^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: Waalwijk13, Periode: 1670-1800" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Waalwijk13" ;
    a2a:Folio "41v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waalwijk13, Periode: 1670-1800, Dopen (Nederduits gereformeerde gemeente), Waalwijk13, 41v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b371da04-cc5b-b587-d854-43075031a4a7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b371da04-cc5b-b587-d854-43075031a4a7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651" ;
  a2a:RecordGUID "{fa2eea4d-cbe8-ecad-73e1-1cbaa9d3c651}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-03-1764<br />Plaats dopen: Besoijen<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1191_00001191.xml van SHA" .

