@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_33e2aa9e-e455-c8bf-32e7-407841fafc9b
  a a2a:Record ;
  rdfs:label "Doop op 19 juli 1711 te Werkendam" ;
  a2a:hasPerson oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-6c4ac3ff-61bc-b028-b6e9-1d2fde919388, oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-7ceb5e4e-a356-ade7-4cb1-7c88fac79830, oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-dffd8bcc-1f09-6db4-b4fa-de5855009f98, oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-83fd7fbc-d880-0fd3-4884-5396af3085d4, oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-6d052582-37fc-6b2e-e195-256707974900 ;
  a2a:hasEvent oa:event_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_0, oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_1, oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_2, oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_3, oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_4 ;
  a2a:hasSource oa:source_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b .

oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-6c4ac3ff-61bc-b028-b6e9-1d2fde919388
  a a2a:Person ;
  rdfs:label "Pieter Bastiaanse" ;
  a2a:PersonName [
    rdfs:label "Pieter Bastiaanse" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bastiaanse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-7ceb5e4e-a356-ade7-4cb1-7c88fac79830
  a a2a:Person ;
  rdfs:label "Bastiaan Jansz." ;
  a2a:PersonName [
    rdfs:label "Bastiaan Jansz." ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Jansz."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-dffd8bcc-1f09-6db4-b4fa-de5855009f98
  a a2a:Person ;
  rdfs:label "Aaltje Wouters" ;
  a2a:PersonName [
    rdfs:label "Aaltje Wouters" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-83fd7fbc-d880-0fd3-4884-5396af3085d4
  a a2a:Person ;
  rdfs:label "Neeltje Cornelis" ;
  a2a:PersonName [
    rdfs:label "Neeltje Cornelis" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person-6d052582-37fc-6b2e-e195-256707974900
  a a2a:Person ;
  rdfs:label "Wouter Bastiaanse" ;
  a2a:PersonName [
    rdfs:label "Wouter Bastiaanse" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Bastiaanse"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1711-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person:6c4ac3ff-61bc-b028-b6e9-1d2fde919388 ;
  a2a:EventKeyRef oa:event_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Event1 .

oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person:7ceb5e4e-a356-ade7-4cb1-7c88fac79830 ;
  a2a:EventKeyRef oa:event_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Event1 .

oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person:dffd8bcc-1f09-6db4-b4fa-de5855009f98 ;
  a2a:EventKeyRef oa:event_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Event1 .

oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person:83fd7fbc-d880-0fd3-4884-5396af3085d4 ;
  a2a:EventKeyRef oa:event_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Event1 .

oa:relationep_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Person:6d052582-37fc-6b2e-e195-256707974900 ;
  a2a:EventKeyRef oa:event_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b_Event1 .

oa:source_sha_33e2aa9e-e455-c8bf-32e7-407841fafc9b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam, De Werken" ;
    rdfs:label "Werkendam, De Werken", "1711-07-19 - 1711-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1711-07-19"^^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 "76r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Werkendam03, Periode: 1698-1721, Dopen (Nederduits gereformeerde gemeente), Werkendam03, 76r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c5cb0723-6ad0-b692-0501-9c9eb8ca4eda.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/33e2aa9e-e455-c8bf-32e7-407841fafc9b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c5cb0723-6ad0-b692-0501-9c9eb8ca4eda.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/33e2aa9e-e455-c8bf-32e7-407841fafc9b" ;
  a2a:RecordGUID "{33e2aa9e-e455-c8bf-32e7-407841fafc9b}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 19-07-1711<br />Plaats dopen: Werkendam<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2626_00002626.xml van SHA" .

