@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_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47
  a a2a:Record ;
  rdfs:label "Doop op 12 maart 1632 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-dfe48d49-809b-c5b1-65d3-829484be7ae5, oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-1b8a5a7e-f6d7-3dc2-4f99-ae1dece28aa8, oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-3707bbab-e27c-cf14-860a-92e124349ae5, oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-ee31c3a9-b60c-43a9-c520-a357b4aae4cf ;
  a2a:hasEvent oa:event_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_0, oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_1, oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_2, oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_3 ;
  a2a:hasSource oa:source_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47 .

oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-dfe48d49-809b-c5b1-65d3-829484be7ae5
  a a2a:Person ;
  rdfs:label "Sergeant Ditlors" ;
  a2a:PersonName [
    rdfs:label "Sergeant Ditlors" ;
    a2a:PersonNameFirstName "Sergeant" ;
    a2a:PersonNameLastName "Ditlors"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-1b8a5a7e-f6d7-3dc2-4f99-ae1dece28aa8
  a a2a:Person ;
  rdfs:label "Hubert Huberis" ;
  a2a:PersonName [
    rdfs:label "Hubert Huberis" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNameLastName "Huberis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-3707bbab-e27c-cf14-860a-92e124349ae5
  a a2a:Person ;
  rdfs:label "Lijsbeth Floris" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Floris" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Floris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person-ee31c3a9-b60c-43a9-c520-a357b4aae4cf
  a a2a:Person ;
  rdfs:label "Claus" ;
  a2a:PersonName [
    rdfs:label "Claus" ;
    a2a:PersonNameFirstName "Claus"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1632" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1632-03-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person:dfe48d49-809b-c5b1-65d3-829484be7ae5 ;
  a2a:EventKeyRef oa:event_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Event1 .

oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person:1b8a5a7e-f6d7-3dc2-4f99-ae1dece28aa8 ;
  a2a:EventKeyRef oa:event_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Event1 .

oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person:3707bbab-e27c-cf14-860a-92e124349ae5 ;
  a2a:EventKeyRef oa:event_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Event1 .

oa:relationep_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Person:ee31c3a9-b60c-43a9-c520-a357b4aae4cf ;
  a2a:EventKeyRef oa:event_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47_Event1 .

oa:source_sha_16ddd4ba-e5aa-3260-e1cc-36962ccf2b47
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1632-03-12 - 1632-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1632-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1632-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1632" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1632-03-12"^^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: Woudrichem01, Periode: 1630-1661" ;
    a2a:Book "Dopen en lidmaten (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Woudrichem01" ;
    a2a:Folio "4r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem01, Periode: 1630-1661, Dopen en lidmaten (Nederduits gereformeerde gemeente), Woudrichem01, 4r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/99f61863-37ad-a291-4512-a02267ed6220.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/16ddd4ba-e5aa-3260-e1cc-36962ccf2b47" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/99f61863-37ad-a291-4512-a02267ed6220.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/16ddd4ba-e5aa-3260-e1cc-36962ccf2b47" ;
  a2a:RecordGUID "{16ddd4ba-e5aa-3260-e1cc-36962ccf2b47}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 12-03-1632<br />Plaats dopen: Woudrichem<br />Religie: NG", "Achterin een lidmatenlijst uit 1662." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2166_00002166.xml van SHA" .

