@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_d57eeb67-9b60-381e-ca18-bb83ae299bce
  a a2a:Record ;
  rdfs:label "Doop op 25 december 1675 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-b2696c1d-0109-4539-5927-17eadb7ef2d2, oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-2b7fe6c6-2475-94c3-3d3c-ae637280876f, oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-e7b2dfc7-2cb5-94b2-2056-6bdac0ae22bc, oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-6667046f-890e-e457-7be4-266857857311, oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-9e343250-e03f-2d5f-eba8-33a29fa77627 ;
  a2a:hasEvent oa:event_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_0, oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_1, oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_2, oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_3, oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_4 ;
  a2a:hasSource oa:source_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce .

oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-b2696c1d-0109-4539-5927-17eadb7ef2d2
  a a2a:Person ;
  rdfs:label "Jacob Kornelis Wolfs" ;
  a2a:PersonName [
    rdfs:label "Jacob Kornelis Wolfs" ;
    a2a:PersonNameFirstName "Jacob Kornelis" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-2b7fe6c6-2475-94c3-3d3c-ae637280876f
  a a2a:Person ;
  rdfs:label "Teuntje Ariens" ;
  a2a:PersonName [
    rdfs:label "Teuntje Ariens" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Ariens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-e7b2dfc7-2cb5-94b2-2056-6bdac0ae22bc
  a a2a:Person ;
  rdfs:label "Adriana Wolfs" ;
  a2a:PersonName [
    rdfs:label "Adriana Wolfs" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-6667046f-890e-e457-7be4-266857857311
  a a2a:Person ;
  rdfs:label "Neeltje Jansz. Ruijsch" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jansz. Ruijsch" ;
    a2a:PersonNameFirstName "Neeltje Jansz." ;
    a2a:PersonNameLastName "Ruijsch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person-9e343250-e03f-2d5f-eba8-33a29fa77627
  a a2a:Person ;
  rdfs:label "Arie Cornelisz. Wolfs" ;
  a2a:PersonName [
    rdfs:label "Arie Cornelisz. Wolfs" ;
    a2a:PersonNameFirstName "Arie Cornelisz." ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1675-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person:b2696c1d-0109-4539-5927-17eadb7ef2d2 ;
  a2a:EventKeyRef oa:event_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Event1 .

oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person:2b7fe6c6-2475-94c3-3d3c-ae637280876f ;
  a2a:EventKeyRef oa:event_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Event1 .

oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person:e7b2dfc7-2cb5-94b2-2056-6bdac0ae22bc ;
  a2a:EventKeyRef oa:event_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Event1 .

oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person:6667046f-890e-e457-7be4-266857857311 ;
  a2a:EventKeyRef oa:event_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Event1 .

oa:relationep_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Person:9e343250-e03f-2d5f-eba8-33a29fa77627 ;
  a2a:EventKeyRef oa:event_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce_Event1 .

oa:source_sha_d57eeb67-9b60-381e-ca18-bb83ae299bce
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1675-12-25 - 1675-12-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-12-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-12-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1675-12-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: Woudrichem02, Periode: 1662-1799" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Woudrichem02" ;
    a2a:Folio "28v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 28v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f5200e06-6bb0-4e37-0cca-a75282315ec8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d57eeb67-9b60-381e-ca18-bb83ae299bce" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f5200e06-6bb0-4e37-0cca-a75282315ec8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d57eeb67-9b60-381e-ca18-bb83ae299bce" ;
  a2a:RecordGUID "{d57eeb67-9b60-381e-ca18-bb83ae299bce}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-12-1675<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_2342_00002342.xml van SHA" .

