@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_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c
  a a2a:Record ;
  rdfs:label "Registratie op 26 maart 1907 te Gorinchem" ;
  a2a:hasPerson oa:person_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Person-d96b4fae-71fa-17a6-e752-5d755a59eea4, oa:person_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Person-3db6b827-5780-3f92-e072-80747a422ba8 ;
  a2a:hasEvent oa:event_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_0, oa:relationep_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_1 ;
  a2a:hasSource oa:source_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c .

oa:person_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Person-d96b4fae-71fa-17a6-e752-5d755a59eea4
  a a2a:Person ;
  rdfs:label "Gerrit Rijkers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Rijkers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Rijkers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1907-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Person-3db6b827-5780-3f92-e072-80747a422ba8
  a a2a:Person ;
  rdfs:label "Johanna van Elzelingen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Elzelingen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elzelingen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1911-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:event_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1907-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:relationep_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Person:d96b4fae-71fa-17a6-e752-5d755a59eea4 ;
  a2a:EventKeyRef oa:event_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Event1 .

oa:relationep_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Person:3db6b827-5780-3f92-e072-80747a422ba8 ;
  a2a:EventKeyRef oa:event_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c_Event1 .

oa:source_sha_5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1900-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 11, Periode: 1900-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "178" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1900-1940, Bevolkingsregister, 11, 178"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/45f277b9-3701-7f85-3926-82b83ad22606.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/45f277b9-3701-7f85-3926-82b83ad22606.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c" ;
  a2a:RecordGUID "{5dcdc3eb-272a-69c5-d66d-ecefa37a3e5c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4756_00004756.xml van SHA" .

