@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_664c7dda-e2c3-1f34-e402-9767588bd6d3
  a a2a:Record ;
  rdfs:label "Doop op 2 april 1747 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-d6d660a2-b02b-b692-4f53-96184272046d, oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-7a47ae48-af6f-0700-fea1-8e83f67b65cb, oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-4f9efd4d-c8b9-d824-9f99-aed0cc9d7b0a, oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-6f608500-82d9-8408-c2e8-fd0e38fc9624 ;
  a2a:hasEvent oa:event_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_0, oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_1, oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_2, oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_3 ;
  a2a:hasSource oa:source_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3 .

oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-d6d660a2-b02b-b692-4f53-96184272046d
  a a2a:Person ;
  rdfs:label "Barbara Janse van Stoop" ;
  a2a:PersonName [
    rdfs:label "Barbara Janse van Stoop" ;
    a2a:PersonNameFirstName "Barbara Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-7a47ae48-af6f-0700-fea1-8e83f67b65cb
  a a2a:Person ;
  rdfs:label "Zeger Vink" ;
  a2a:PersonName [
    rdfs:label "Zeger Vink" ;
    a2a:PersonNameFirstName "Zeger" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-4f9efd4d-c8b9-d824-9f99-aed0cc9d7b0a
  a a2a:Person ;
  rdfs:label "Barbara Vink" ;
  a2a:PersonName [
    rdfs:label "Barbara Vink" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person-6f608500-82d9-8408-c2e8-fd0e38fc9624
  a a2a:Person ;
  rdfs:label "Wilmke Cornelis Hoflant" ;
  a2a:PersonName [
    rdfs:label "Wilmke Cornelis Hoflant" ;
    a2a:PersonNameFirstName "Wilmke Cornelis" ;
    a2a:PersonNameLastName "Hoflant"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1747-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person:d6d660a2-b02b-b692-4f53-96184272046d ;
  a2a:EventKeyRef oa:event_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Event1 .

oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person:7a47ae48-af6f-0700-fea1-8e83f67b65cb ;
  a2a:EventKeyRef oa:event_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Event1 .

oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person:4f9efd4d-c8b9-d824-9f99-aed0cc9d7b0a ;
  a2a:EventKeyRef oa:event_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Event1 .

oa:relationep_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Person:6f608500-82d9-8408-c2e8-fd0e38fc9624 ;
  a2a:EventKeyRef oa:event_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3_Event1 .

oa:source_sha_664c7dda-e2c3-1f34-e402-9767588bd6d3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1747-04-02 - 1747-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1747-04-02"^^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 "178v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 178v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e7aee0d8-890c-3af2-3bc0-1f40f311f1c5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/664c7dda-e2c3-1f34-e402-9767588bd6d3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e7aee0d8-890c-3af2-3bc0-1f40f311f1c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/664c7dda-e2c3-1f34-e402-9767588bd6d3" ;
  a2a:RecordGUID "{664c7dda-e2c3-1f34-e402-9767588bd6d3}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 02-04-1747<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_1941_00001941.xml van SHA" .

