@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_5e4196bb-d296-63bb-e959-5d97912bdb06
  a a2a:Record ;
  rdfs:label "Doop op 22 november 1750 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-552cb6e5-271b-ab4c-f386-18ad80ee93c1, oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-c1a2d93f-6c54-e62a-a89e-e90da37d3279, oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-13848f9a-344e-eb54-ad9b-c79bb4c2af1b, oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-54ac690d-3c33-2987-b1b4-bbde2fda7136 ;
  a2a:hasEvent oa:event_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_0, oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_1, oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_2, oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_3 ;
  a2a:hasSource oa:source_sha_5e4196bb-d296-63bb-e959-5d97912bdb06 .

oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-552cb6e5-271b-ab4c-f386-18ad80ee93c1
  a a2a:Person ;
  rdfs:label "Anthonetta Cadijk" ;
  a2a:PersonName [
    rdfs:label "Anthonetta Cadijk" ;
    a2a:PersonNameFirstName "Anthonetta" ;
    a2a:PersonNameLastName "Cadijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-c1a2d93f-6c54-e62a-a89e-e90da37d3279
  a a2a:Person ;
  rdfs:label "Willem Berm" ;
  a2a:PersonName [
    rdfs:label "Willem Berm" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Berm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-13848f9a-344e-eb54-ad9b-c79bb4c2af1b
  a a2a:Person ;
  rdfs:label "Theodorus François Berm" ;
  a2a:PersonName [
    rdfs:label "Theodorus François Berm" ;
    a2a:PersonNameFirstName "Theodorus François" ;
    a2a:PersonNameLastName "Berm"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person-54ac690d-3c33-2987-b1b4-bbde2fda7136
  a a2a:Person ;
  rdfs:label "Willemijne Schriba" ;
  a2a:PersonName [
    rdfs:label "Willemijne Schriba" ;
    a2a:PersonNameFirstName "Willemijne" ;
    a2a:PersonNameLastName "Schriba"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1750-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person:552cb6e5-271b-ab4c-f386-18ad80ee93c1 ;
  a2a:EventKeyRef oa:event_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Event1 .

oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person:c1a2d93f-6c54-e62a-a89e-e90da37d3279 ;
  a2a:EventKeyRef oa:event_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Event1 .

oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person:13848f9a-344e-eb54-ad9b-c79bb4c2af1b ;
  a2a:EventKeyRef oa:event_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Event1 .

oa:relationep_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Person:54ac690d-3c33-2987-b1b4-bbde2fda7136 ;
  a2a:EventKeyRef oa:event_sha_5e4196bb-d296-63bb-e959-5d97912bdb06_Event1 .

oa:source_sha_5e4196bb-d296-63bb-e959-5d97912bdb06
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1750-11-22 - 1750-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1750-11-22"^^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: Woudrichem02, Periode: 1662-1799" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Woudrichem02" ;
    a2a:Folio "185v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 185v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/df9a9f1e-ec1f-5ba9-401c-4a912a6bb201.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5e4196bb-d296-63bb-e959-5d97912bdb06" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/df9a9f1e-ec1f-5ba9-401c-4a912a6bb201.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5e4196bb-d296-63bb-e959-5d97912bdb06" ;
  a2a:RecordGUID "{5e4196bb-d296-63bb-e959-5d97912bdb06}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 22-11-1750<br />Plaats dopen: Woudrichem<br />Religie: NG", "Voorin akten van 1678, 1679 en 1684. Vanaf 1790 wordt ook de geboortedatum vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1901_00001901.xml van SHA" .

