@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_a5764cb7-d63b-491e-dea2-dae6a7f13da4
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1862 te Uitwijk" ;
  a2a:hasPerson oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-daf63040-6d77-3837-36e5-d5d7c26b97f0, oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-e05251ec-4859-47c1-bb78-96e5c1b18d19, oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-409b4575-d3d9-e718-eb74-801c1439c14a, oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-808ce7b2-c4b5-8828-80bb-03a8d5e889f1, oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-5231a866-ecda-685d-cc79-31d11a2fbdeb ;
  a2a:hasEvent oa:event_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_0, oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_1, oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_2, oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_3, oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_4 ;
  a2a:hasSource oa:source_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4 .

oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-daf63040-6d77-3837-36e5-d5d7c26b97f0
  a a2a:Person ;
  rdfs:label "Gijsbertus Willem Amerinus Hendrikus Combee" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Willem Amerinus Hendrikus Combee" ;
    a2a:PersonNameFirstName "Gijsbertus Willem Amerinus Hendrikus" ;
    a2a:PersonNameLastName "Combee"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1862-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uitwijk" ;
    rdfs:label "Uitwijk"
  ] .

oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-e05251ec-4859-47c1-bb78-96e5c1b18d19
  a a2a:Person ;
  rdfs:label "Simon van der Wiel" ;
  a2a:PersonName [
    rdfs:label "Simon van der Wiel" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-409b4575-d3d9-e718-eb74-801c1439c14a
  a a2a:Person ;
  rdfs:label "Cornelis van Andel" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Andel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-808ce7b2-c4b5-8828-80bb-03a8d5e889f1
  a a2a:Person ;
  rdfs:label "Otje van Rekum" ;
  a2a:PersonName [
    rdfs:label "Otje van Rekum" ;
    a2a:PersonNameFirstName "Otje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rekum"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Uitwijk" ;
    rdfs:label "Uitwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person-5231a866-ecda-685d-cc79-31d11a2fbdeb
  a a2a:Person ;
  rdfs:label "Leendert Combee" ;
  a2a:PersonName [
    rdfs:label "Leendert Combee" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Combee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Uitwijk" ;
    rdfs:label "Uitwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1862-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uitwijk" ;
    rdfs:label "Uitwijk"
  ] .

oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person:daf63040-6d77-3837-36e5-d5d7c26b97f0 ;
  a2a:EventKeyRef oa:event_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Event1 .

oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person:e05251ec-4859-47c1-bb78-96e5c1b18d19 ;
  a2a:EventKeyRef oa:event_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Event1 .

oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person:409b4575-d3d9-e718-eb74-801c1439c14a ;
  a2a:EventKeyRef oa:event_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Event1 .

oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person:808ce7b2-c4b5-8828-80bb-03a8d5e889f1 ;
  a2a:EventKeyRef oa:event_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Event1 .

oa:relationep_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Person:5231a866-ecda-685d-cc79-31d11a2fbdeb ;
  a2a:EventKeyRef oa:event_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4_Event1 .

oa:source_sha_a5764cb7-d63b-491e-dea2-dae6a7f13da4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1862-03-26 - 1862-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1862" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1862-03-26"^^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: 2711, Periode: 1853-1862" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "13" ;
    a2a:RegistryNumber "2711" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2711, Periode: 1853-1862, Geboorteregister, 13, 2711"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f4d05eb9-8c75-4c66-ca60-acc6c98c976f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a5764cb7-d63b-491e-dea2-dae6a7f13da4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f4d05eb9-8c75-4c66-ca60-acc6c98c976f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a5764cb7-d63b-491e-dea2-dae6a7f13da4" ;
  a2a:RecordGUID "{a5764cb7-d63b-491e-dea2-dae6a7f13da4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7303_00007303.xml van SHA" .

