@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_2bbe4e51-bcfc-edab-ceea-657217189f87
  a a2a:Record ;
  rdfs:label "Geboorte op 22 februari 1916 te Almkerk" ;
  a2a:hasPerson oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-b40d9367-258d-4175-604f-cfb1bee86c4e, oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-ca8805c4-0daf-a828-b59c-1387b1b471b7, oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-42e9efed-9208-1205-e8b1-6cf199dc56f1, oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-53a92be5-6085-fbbf-b914-e3a91cabe26d, oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-23417b16-da2d-30bb-e43b-5e5c06d8ee68 ;
  a2a:hasEvent oa:event_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_0, oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_1, oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_2, oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_3, oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_4 ;
  a2a:hasSource oa:source_sha_2bbe4e51-bcfc-edab-ceea-657217189f87 .

oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-b40d9367-258d-4175-604f-cfb1bee86c4e
  a a2a:Person ;
  rdfs:label "Bastiana Vink" ;
  a2a:PersonName [
    rdfs:label "Bastiana Vink" ;
    a2a:PersonNameFirstName "Bastiana" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1916-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-ca8805c4-0daf-a828-b59c-1387b1b471b7
  a a2a:Person ;
  rdfs:label "Jan Pruijssen" ;
  a2a:PersonName [
    rdfs:label "Jan Pruijssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pruijssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-42e9efed-9208-1205-e8b1-6cf199dc56f1
  a a2a:Person ;
  rdfs:label "Jan Pieter Sprong" ;
  a2a:PersonName [
    rdfs:label "Jan Pieter Sprong" ;
    a2a:PersonNameFirstName "Jan Pieter" ;
    a2a:PersonNameLastName "Sprong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-53a92be5-6085-fbbf-b914-e3a91cabe26d
  a a2a:Person ;
  rdfs:label "Sijke Bras" ;
  a2a:PersonName [
    rdfs:label "Sijke Bras" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person-23417b16-da2d-30bb-e43b-5e5c06d8ee68
  a a2a:Person ;
  rdfs:label "Johannes Vink" ;
  a2a:PersonName [
    rdfs:label "Johannes Vink" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1916" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1916-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person:b40d9367-258d-4175-604f-cfb1bee86c4e ;
  a2a:EventKeyRef oa:event_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Event1 .

oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person:ca8805c4-0daf-a828-b59c-1387b1b471b7 ;
  a2a:EventKeyRef oa:event_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Event1 .

oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person:42e9efed-9208-1205-e8b1-6cf199dc56f1 ;
  a2a:EventKeyRef oa:event_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Event1 .

oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person:53a92be5-6085-fbbf-b914-e3a91cabe26d ;
  a2a:EventKeyRef oa:event_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Event1 .

oa:relationep_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Person:23417b16-da2d-30bb-e43b-5e5c06d8ee68 ;
  a2a:EventKeyRef oa:event_sha_2bbe4e51-bcfc-edab-ceea-657217189f87_Event1 .

oa:source_sha_2bbe4e51-bcfc-edab-ceea-657217189f87
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1916-02-22 - 1916-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1916" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1916-02-22"^^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: 6327, Periode: 1913-1917" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "6327" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6327, Periode: 1913-1917, Geboorteregister, 25, 6327"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0bf154b2-29e3-51ac-18b5-6771b8e5c0fc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2bbe4e51-bcfc-edab-ceea-657217189f87" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0bf154b2-29e3-51ac-18b5-6771b8e5c0fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2bbe4e51-bcfc-edab-ceea-657217189f87" ;
  a2a:RecordGUID "{2bbe4e51-bcfc-edab-ceea-657217189f87}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_39_00000039.xml van SHA" .

