@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_e50f43c7-732e-86ce-cdae-9febeb06b087
  a a2a:Record ;
  rdfs:label "Geboorte op 6 mei 1899 te Almkerk" ;
  a2a:hasPerson oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-c810265e-fb11-1275-6f7c-6a39a23d760d, oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-f7215fad-88b5-09ab-b29d-ef5e58a34b36, oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-6369f8b6-60a0-1070-5d49-12e7a60ab94f, oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-069484df-ecbc-57dd-6f2d-99584e289d25, oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-673a0014-5ff3-2431-a65f-333d798ba3e2 ;
  a2a:hasEvent oa:event_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_0, oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_1, oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_2, oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_3, oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_4 ;
  a2a:hasSource oa:source_sha_e50f43c7-732e-86ce-cdae-9febeb06b087 .

oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-c810265e-fb11-1275-6f7c-6a39a23d760d
  a a2a:Person ;
  rdfs:label "Ada Maria Penning" ;
  a2a:PersonName [
    rdfs:label "Ada Maria Penning" ;
    a2a:PersonNameFirstName "Ada Maria" ;
    a2a:PersonNameLastName "Penning"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1899-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-f7215fad-88b5-09ab-b29d-ef5e58a34b36
  a a2a:Person ;
  rdfs:label "Pieter Marinus de Vos" ;
  a2a:PersonName [
    rdfs:label "Pieter Marinus de Vos" ;
    a2a:PersonNameFirstName "Pieter Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  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_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-6369f8b6-60a0-1070-5d49-12e7a60ab94f
  a a2a:Person ;
  rdfs:label "Johannes Cornelius Wilhelmus Marius van Sittert" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelius Wilhelmus Marius van Sittert" ;
    a2a:PersonNameFirstName "Johannes Cornelius Wilhelmus Marius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sittert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-069484df-ecbc-57dd-6f2d-99584e289d25
  a a2a:Person ;
  rdfs:label "Maaike Kanters" ;
  a2a:PersonName [
    rdfs:label "Maaike Kanters" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person-673a0014-5ff3-2431-a65f-333d798ba3e2
  a a2a:Person ;
  rdfs:label "Arie Penning" ;
  a2a:PersonName [
    rdfs:label "Arie Penning" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Penning"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "rietdekker" .

oa:event_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1899-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person:c810265e-fb11-1275-6f7c-6a39a23d760d ;
  a2a:EventKeyRef oa:event_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Event1 .

oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person:f7215fad-88b5-09ab-b29d-ef5e58a34b36 ;
  a2a:EventKeyRef oa:event_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Event1 .

oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person:6369f8b6-60a0-1070-5d49-12e7a60ab94f ;
  a2a:EventKeyRef oa:event_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Event1 .

oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person:069484df-ecbc-57dd-6f2d-99584e289d25 ;
  a2a:EventKeyRef oa:event_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Event1 .

oa:relationep_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Person:673a0014-5ff3-2431-a65f-333d798ba3e2 ;
  a2a:EventKeyRef oa:event_sha_e50f43c7-732e-86ce-cdae-9febeb06b087_Event1 .

oa:source_sha_e50f43c7-732e-86ce-cdae-9febeb06b087
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1899-05-06 - 1899-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1899-05-06"^^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: 2717, Periode: 1898-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "2717" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2717, Periode: 1898-1902, Geboorteregister, 38, 2717"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9d45b982-1b81-b4fa-ccc7-0f29df7769d6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e50f43c7-732e-86ce-cdae-9febeb06b087" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9d45b982-1b81-b4fa-ccc7-0f29df7769d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e50f43c7-732e-86ce-cdae-9febeb06b087" ;
  a2a:RecordGUID "{e50f43c7-732e-86ce-cdae-9febeb06b087}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6296_00006296.xml van SHA" .

