@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_4dc41df0-0cdb-91a3-96e0-e1664367b08f
  a a2a:Record ;
  rdfs:label "Doop op 13 mei 1706 te Werkendam" ;
  a2a:hasPerson oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-112ba2b4-0b6b-ce0f-2a30-13c8d335e2d9, oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-9f0210f0-0394-8623-b01b-2370bebd6f2b, oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-35bb57ed-86a0-2161-d2a6-2c7a4d01eb1c, oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-4bf10eef-5405-ffd0-3027-c0e6e0423604, oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-12fa3d17-2fcb-f47f-9cca-3e41431094b8 ;
  a2a:hasEvent oa:event_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_0, oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_1, oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_2, oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_3, oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_4 ;
  a2a:hasSource oa:source_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f .

oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-112ba2b4-0b6b-ce0f-2a30-13c8d335e2d9
  a a2a:Person ;
  rdfs:label "Arie Jansz. Louw" ;
  a2a:PersonName [
    rdfs:label "Arie Jansz. Louw" ;
    a2a:PersonNameFirstName "Arie Jansz." ;
    a2a:PersonNameLastName "Louw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-9f0210f0-0394-8623-b01b-2370bebd6f2b
  a a2a:Person ;
  rdfs:label "Joris Quinte" ;
  a2a:PersonName [
    rdfs:label "Joris Quinte" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Quinte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-35bb57ed-86a0-2161-d2a6-2c7a4d01eb1c
  a a2a:Person ;
  rdfs:label "Ariaantje Pijper" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Pijper" ;
    a2a:PersonNameFirstName "Ariaantje" ;
    a2a:PersonNameLastName "Pijper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-4bf10eef-5405-ffd0-3027-c0e6e0423604
  a a2a:Person ;
  rdfs:label "Ariaantje Quinte" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Quinte" ;
    a2a:PersonNameFirstName "Ariaantje" ;
    a2a:PersonNameLastName "Quinte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person-12fa3d17-2fcb-f47f-9cca-3e41431094b8
  a a2a:Person ;
  rdfs:label "Corst Louw" ;
  a2a:PersonName [
    rdfs:label "Corst Louw" ;
    a2a:PersonNameFirstName "Corst" ;
    a2a:PersonNameLastName "Louw"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1706-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person:112ba2b4-0b6b-ce0f-2a30-13c8d335e2d9 ;
  a2a:EventKeyRef oa:event_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Event1 .

oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person:9f0210f0-0394-8623-b01b-2370bebd6f2b ;
  a2a:EventKeyRef oa:event_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Event1 .

oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person:35bb57ed-86a0-2161-d2a6-2c7a4d01eb1c ;
  a2a:EventKeyRef oa:event_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Event1 .

oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person:4bf10eef-5405-ffd0-3027-c0e6e0423604 ;
  a2a:EventKeyRef oa:event_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Event1 .

oa:relationep_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Person:12fa3d17-2fcb-f47f-9cca-3e41431094b8 ;
  a2a:EventKeyRef oa:event_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f_Event1 .

oa:source_sha_4dc41df0-0cdb-91a3-96e0-e1664367b08f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam, De Werken" ;
    rdfs:label "Werkendam, De Werken", "1706-05-13 - 1706-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1706-05-13"^^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: Werkendam03, Periode: 1698-1721" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Werkendam03" ;
    a2a:Folio "48r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Werkendam03, Periode: 1698-1721, Dopen (Nederduits gereformeerde gemeente), Werkendam03, 48r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7e4e941d-70c2-bd6d-b946-af01b08e1421.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4dc41df0-0cdb-91a3-96e0-e1664367b08f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7e4e941d-70c2-bd6d-b946-af01b08e1421.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4dc41df0-0cdb-91a3-96e0-e1664367b08f" ;
  a2a:RecordGUID "{4dc41df0-0cdb-91a3-96e0-e1664367b08f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 13-05-1706<br />Plaats dopen: Werkendam<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2756_00002756.xml van SHA" .

