@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_4d4879eb-eb2b-3f88-c930-91fc6b679efd
  a a2a:Record ;
  rdfs:label "Geboorte op 18 december 1813 te Almkerk" ;
  a2a:hasPerson oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-7d3f30ea-c138-b4dc-72e3-f3434ce866a1, oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-2f2fcf8c-243d-f4f0-981b-52621f67a2cd, oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-164ce026-323a-e760-18b2-826d808a9836, oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-0f25c415-4e61-6143-8dfa-4e2efe7f93a7, oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-40e1bc0c-e11e-0220-82c2-bc26ded8d1f0 ;
  a2a:hasEvent oa:event_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_0, oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_1, oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_2, oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_3, oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_4 ;
  a2a:hasSource oa:source_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd .

oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-7d3f30ea-c138-b4dc-72e3-f3434ce866a1
  a a2a:Person ;
  rdfs:label "Gerrit Janse van Wijk" ;
  a2a:PersonName [
    rdfs:label "Gerrit Janse van Wijk" ;
    a2a:PersonNameFirstName "Gerrit Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-2f2fcf8c-243d-f4f0-981b-52621f67a2cd
  a a2a:Person ;
  rdfs:label "Arie van Drune" ;
  a2a:PersonName [
    rdfs:label "Arie van Drune" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drune"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] .

oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-164ce026-323a-e760-18b2-826d808a9836
  a a2a:Person ;
  rdfs:label "Louwrens van Dijk" ;
  a2a:PersonName [
    rdfs:label "Louwrens van Dijk" ;
    a2a:PersonNameFirstName "Louwrens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] .

oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-0f25c415-4e61-6143-8dfa-4e2efe7f93a7
  a a2a:Person ;
  rdfs:label "Cornelus van Wijk" ;
  a2a:PersonName [
    rdfs:label "Cornelus van Wijk" ;
    a2a:PersonNameFirstName "Cornelus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1813-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person-40e1bc0c-e11e-0220-82c2-bc26ded8d1f0
  a a2a:Person ;
  rdfs:label "Jenneke Kamerman" ;
  a2a:PersonName [
    rdfs:label "Jenneke Kamerman" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Kamerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1813-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person:7d3f30ea-c138-b4dc-72e3-f3434ce866a1 ;
  a2a:EventKeyRef oa:event_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Event1 .

oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person:2f2fcf8c-243d-f4f0-981b-52621f67a2cd ;
  a2a:EventKeyRef oa:event_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Event1 .

oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person:164ce026-323a-e760-18b2-826d808a9836 ;
  a2a:EventKeyRef oa:event_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Event1 .

oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person:0f25c415-4e61-6143-8dfa-4e2efe7f93a7 ;
  a2a:EventKeyRef oa:event_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Event1 .

oa:relationep_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Person:40e1bc0c-e11e-0220-82c2-bc26ded8d1f0 ;
  a2a:EventKeyRef oa:event_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd_Event1 .

oa:source_sha_4d4879eb-eb2b-3f88-c930-91fc6b679efd
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1813-12-18 - 1813-12-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-12-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-12-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1813-12-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 2706, Periode: 1811-1814" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "2706" ;
    a2a:Folio "18" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2706, Periode: 1811-1814, Geboorte-, huwelijks- en overlijdensregister, 2706, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/be4e4a34-8e73-903e-1316-d856384b2d61.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4d4879eb-eb2b-3f88-c930-91fc6b679efd" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/be4e4a34-8e73-903e-1316-d856384b2d61.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4d4879eb-eb2b-3f88-c930-91fc6b679efd" ;
  a2a:RecordGUID "{4d4879eb-eb2b-3f88-c930-91fc6b679efd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5253_00005253.xml van SHA" .

