@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_4dfabdee-9218-efb2-130a-9cd078d1c77f
  a a2a:Record ;
  rdfs:label "Registratie op 13 november 1845 te Wamel" ;
  a2a:hasPerson oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-4d715130-2d60-e27a-a2ea-307bee51dfbd, oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-8ef08f61-d608-c715-6747-3f0c1e718686, oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-9aa6731d-94a2-053f-3951-e42aeabc6f6a, oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-4ea32693-7705-6cc3-bc62-7a30c05cb4d8 ;
  a2a:hasEvent oa:event_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_0, oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_1, oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_2, oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_3 ;
  a2a:hasSource oa:source_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f .

oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-4d715130-2d60-e27a-a2ea-307bee51dfbd
  a a2a:Person ;
  rdfs:label "Cornelis Hubertus Kuiperi" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hubertus Kuiperi" ;
    a2a:PersonNameFirstName "Cornelis Hubertus" ;
    a2a:PersonNameLastName "Kuiperi"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1845-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wamel" ;
    rdfs:label "Wamel"
  ] ;
  a2a:Profession "predikant emeritus" .

oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-8ef08f61-d608-c715-6747-3f0c1e718686
  a a2a:Person ;
  rdfs:label "Henriette Christina Michmershuijsen" ;
  a2a:PersonName [
    rdfs:label "Henriette Christina Michmershuijsen" ;
    a2a:PersonNameFirstName "Henriette Christina" ;
    a2a:PersonNameLastName "Michmershuijsen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1859-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-9aa6731d-94a2-053f-3951-e42aeabc6f6a
  a a2a:Person ;
  rdfs:label "Hendrik Gerrit Kuiperi" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gerrit Kuiperi" ;
    a2a:PersonNameFirstName "Hendrik Gerrit" ;
    a2a:PersonNameLastName "Kuiperi"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1886-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasdam" ;
    rdfs:label "Maasdam"
  ] .

oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person-4ea32693-7705-6cc3-bc62-7a30c05cb4d8
  a a2a:Person ;
  rdfs:label "Alieda Kuiperi" ;
  a2a:PersonName [
    rdfs:label "Alieda Kuiperi" ;
    a2a:PersonNameFirstName "Alieda" ;
    a2a:PersonNameLastName "Kuiperi"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1905-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Klaaswaal" ;
    rdfs:label "Klaaswaal"
  ] .

oa:event_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1845-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wamel" ;
    rdfs:label "Wamel"
  ] .

oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person:4d715130-2d60-e27a-a2ea-307bee51dfbd ;
  a2a:EventKeyRef oa:event_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Event1 .

oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person:8ef08f61-d608-c715-6747-3f0c1e718686 ;
  a2a:EventKeyRef oa:event_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Event1 .

oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person:9aa6731d-94a2-053f-3951-e42aeabc6f6a ;
  a2a:EventKeyRef oa:event_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Event1 .

oa:relationep_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Person:4ea32693-7705-6cc3-bc62-7a30c05cb4d8 ;
  a2a:EventKeyRef oa:event_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f_Event1 .

oa:source_sha_4dfabdee-9218-efb2-130a-9cd078d1c77f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1911-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-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: 208, Periode: 1911-1938" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "208" ;
    a2a:Folio "2011" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 208, Periode: 1911-1938, Gezinskaarten, 208, 2011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e3cf5f1f-af79-69f3-af0e-9dc6554de08a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4dfabdee-9218-efb2-130a-9cd078d1c77f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e3cf5f1f-af79-69f3-af0e-9dc6554de08a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/24fe430f-adc3-4389-0f4b-2d02bc5615ea.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4dfabdee-9218-efb2-130a-9cd078d1c77f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/24fe430f-adc3-4389-0f4b-2d02bc5615ea.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4dfabdee-9218-efb2-130a-9cd078d1c77f" ;
  a2a:RecordGUID "{4dfabdee-9218-efb2-130a-9cd078d1c77f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6484_00006484.xml van SHA" .

