@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_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc
  a a2a:Record ;
  rdfs:label "Registratie op 15 mei 1806 te Amsterdam" ;
  a2a:hasPerson oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-824e7393-592f-196a-ed07-d58dfadcef03, oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-1c742a6d-f935-f29a-44e3-8c953bb4fe78, oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-546d8015-4d01-cd36-bf4b-48d83f69463e, oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-bd0b8686-3f8b-6c71-44ab-bfa58f93dffe ;
  a2a:hasEvent oa:event_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_0, oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_1, oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_2, oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_3 ;
  a2a:hasSource oa:source_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc .

oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-824e7393-592f-196a-ed07-d58dfadcef03
  a a2a:Person ;
  rdfs:label "Adriaan Dekkers" ;
  a2a:PersonName [
    rdfs:label "Adriaan Dekkers" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1806-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-1c742a6d-f935-f29a-44e3-8c953bb4fe78
  a a2a:Person ;
  rdfs:label "Anna Maria Heimans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Heimans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Heimans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1804-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beesd" ;
    rdfs:label "Beesd"
  ] .

oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-546d8015-4d01-cd36-bf4b-48d83f69463e
  a a2a:Person ;
  rdfs:label "Neeltje Dekkers" ;
  a2a:PersonName [
    rdfs:label "Neeltje Dekkers" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1838-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravendeel" ;
    rdfs:label "'s-Gravendeel"
  ] .

oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person-bd0b8686-3f8b-6c71-44ab-bfa58f93dffe
  a a2a:Person ;
  rdfs:label "Gerrit Dekkers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Dekkers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1840-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:event_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1806-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person:824e7393-592f-196a-ed07-d58dfadcef03 ;
  a2a:EventKeyRef oa:event_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Event1 .

oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person:1c742a6d-f935-f29a-44e3-8c953bb4fe78 ;
  a2a:EventKeyRef oa:event_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Event1 .

oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person:546d8015-4d01-cd36-bf4b-48d83f69463e ;
  a2a:EventKeyRef oa:event_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Event1 .

oa:relationep_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Person:bd0b8686-3f8b-6c71-44ab-bfa58f93dffe ;
  a2a:EventKeyRef oa:event_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc_Event1 .

oa:source_sha_e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1861-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 58, Periode: 1861-1880" ;
    a2a:Book "Bevolkingsregister, deel II" ;
    a2a:RegistryNumber "58" ;
    a2a:Folio "452" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 58, Periode: 1861-1880, Bevolkingsregister, deel II, 58, 452"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/33463a12-e6d9-56da-bf84-7920fe8b9b1b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/33463a12-e6d9-56da-bf84-7920fe8b9b1b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc" ;
  a2a:RecordGUID "{e5f9b3e6-a3a0-8aa2-2fc4-9954aef586cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4231_00004231.xml van SHA" .

[] a2a:PersonRemarkdiversen "vertrokken op 15-10-1874 naar Haaften (Gelderland)" .
[] a2a:PersonRemarkdiversen "gehuwd met G.J. van Peuten 16-10-187?, vertrokken naar Haaften (Gld) op 15-10-1874" .
[] a2a:PersonRemarkdiversen "gehuwd op 13-04-187?" .
