@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_4e45840a-cde1-7d34-9ba7-cdaaf258216a
  a a2a:Record ;
  rdfs:label "Doop op 21 februari 1753 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-c8efc793-25a5-0e61-cedd-2ded715dd8c2, oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-e7c81693-d2cf-05d3-d9ce-01684bc19237, oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-fd4103d5-95fa-92d4-6e7c-c8d516deaa90, oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-bc0d83fb-e6ad-be1e-2655-e26c6e1b7c8c ;
  a2a:hasEvent oa:event_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_0, oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_1, oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_2, oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_3 ;
  a2a:hasSource oa:source_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a .

oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-c8efc793-25a5-0e61-cedd-2ded715dd8c2
  a a2a:Person ;
  rdfs:label "Adriana Vogelezang" ;
  a2a:PersonName [
    rdfs:label "Adriana Vogelezang" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Vogelezang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-e7c81693-d2cf-05d3-d9ce-01684bc19237
  a a2a:Person ;
  rdfs:label "Jasper Vogelezang" ;
  a2a:PersonName [
    rdfs:label "Jasper Vogelezang" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Vogelezang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-fd4103d5-95fa-92d4-6e7c-c8d516deaa90
  a a2a:Person ;
  rdfs:label "Neeltje Vogelezang" ;
  a2a:PersonName [
    rdfs:label "Neeltje Vogelezang" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Vogelezang"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person-bc0d83fb-e6ad-be1e-2655-e26c6e1b7c8c
  a a2a:Person ;
  rdfs:label "Clasina Mosselman" ;
  a2a:PersonName [
    rdfs:label "Clasina Mosselman" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Mosselman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1753-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person:c8efc793-25a5-0e61-cedd-2ded715dd8c2 ;
  a2a:EventKeyRef oa:event_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Event1 .

oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person:e7c81693-d2cf-05d3-d9ce-01684bc19237 ;
  a2a:EventKeyRef oa:event_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Event1 .

oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person:fd4103d5-95fa-92d4-6e7c-c8d516deaa90 ;
  a2a:EventKeyRef oa:event_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Event1 .

oa:relationep_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Person:bc0d83fb-e6ad-be1e-2655-e26c6e1b7c8c ;
  a2a:EventKeyRef oa:event_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a_Event1 .

oa:source_sha_4e45840a-cde1-7d34-9ba7-cdaaf258216a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1753-02-21 - 1753-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1753-02-21"^^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 "189r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Woudrichem02, Periode: 1662-1799, Dopen (Nederduits gereformeerde gemeente), Woudrichem02, 189r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/213985aa-9708-e1de-55b3-db57ec70093a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4e45840a-cde1-7d34-9ba7-cdaaf258216a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/213985aa-9708-e1de-55b3-db57ec70093a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4e45840a-cde1-7d34-9ba7-cdaaf258216a" ;
  a2a:RecordGUID "{4e45840a-cde1-7d34-9ba7-cdaaf258216a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 21-02-1753<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_2759_00002759.xml van SHA" .

