@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_199166fb-ceaa-7bae-eae2-2f6f39303f9d
  a a2a:Record ;
  rdfs:label "Geboorte op 8 februari 1869 te Almkerk" ;
  a2a:hasPerson oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-f7b52b08-a659-b0f9-4f07-038e8d2c23e2, oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-bb0baa33-6a6a-7b2a-0281-5568fac3fb97, oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-0b5c34f5-b1e1-7811-43bf-1cca5a02660f, oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-ab092ef3-bcaf-50cc-6ae2-918116199f58, oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-ff21ae72-41a2-51e1-bb36-3b81017431c1 ;
  a2a:hasEvent oa:event_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_0, oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_1, oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_2, oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_3, oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_4 ;
  a2a:hasSource oa:source_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d .

oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-f7b52b08-a659-b0f9-4f07-038e8d2c23e2
  a a2a:Person ;
  rdfs:label "Arie Vink" ;
  a2a:PersonName [
    rdfs:label "Arie Vink" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1869-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-bb0baa33-6a6a-7b2a-0281-5568fac3fb97
  a a2a:Person ;
  rdfs:label "Gerrit Dekker" ;
  a2a:PersonName [
    rdfs:label "Gerrit Dekker" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "rietdekker" .

oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-0b5c34f5-b1e1-7811-43bf-1cca5a02660f
  a a2a:Person ;
  rdfs:label "Christiaan Albertus Hendriksen" ;
  a2a:PersonName [
    rdfs:label "Christiaan Albertus Hendriksen" ;
    a2a:PersonNameFirstName "Christiaan Albertus" ;
    a2a:PersonNameLastName "Hendriksen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "rijksveldwachter" .

oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-ab092ef3-bcaf-50cc-6ae2-918116199f58
  a a2a:Person ;
  rdfs:label "Maaike Kolf" ;
  a2a:PersonName [
    rdfs:label "Maaike Kolf" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Kolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person-ff21ae72-41a2-51e1-bb36-3b81017431c1
  a a2a:Person ;
  rdfs:label "Arie Vink" ;
  a2a:PersonName [
    rdfs:label "Arie Vink" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1869-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person:f7b52b08-a659-b0f9-4f07-038e8d2c23e2 ;
  a2a:EventKeyRef oa:event_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Event1 .

oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person:bb0baa33-6a6a-7b2a-0281-5568fac3fb97 ;
  a2a:EventKeyRef oa:event_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Event1 .

oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person:0b5c34f5-b1e1-7811-43bf-1cca5a02660f ;
  a2a:EventKeyRef oa:event_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Event1 .

oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person:ab092ef3-bcaf-50cc-6ae2-918116199f58 ;
  a2a:EventKeyRef oa:event_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Event1 .

oa:relationep_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Person:ff21ae72-41a2-51e1-bb36-3b81017431c1 ;
  a2a:EventKeyRef oa:event_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d_Event1 .

oa:source_sha_199166fb-ceaa-7bae-eae2-2f6f39303f9d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1869-02-08 - 1869-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1869-02-08"^^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: 2712, Periode: 1863-1872" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "2712" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2712, Periode: 1863-1872, Geboorteregister, 6, 2712"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b431fdd4-47fb-a6cf-371a-a0aa0e99a46c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/199166fb-ceaa-7bae-eae2-2f6f39303f9d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b431fdd4-47fb-a6cf-371a-a0aa0e99a46c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/199166fb-ceaa-7bae-eae2-2f6f39303f9d" ;
  a2a:RecordGUID "{199166fb-ceaa-7bae-eae2-2f6f39303f9d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7310_00007310.xml van SHA" .

