@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_ee74e296-34f7-504d-fb64-8a527809922a
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1884 te Sprang" ;
  a2a:hasPerson oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-976dcdfa-3f92-e02f-da06-d99cd4045a62, oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-4a66cfcb-2cac-3abe-c7de-85ec8e893866, oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-fc5bd20b-5a95-5ae3-87f3-41fd9fb75697, oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-9af26798-68c4-0b6a-961e-7ffd4a2ea615, oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-74c0f3dc-c465-7eb2-5e73-a32099a96a5d ;
  a2a:hasEvent oa:event_sha_ee74e296-34f7-504d-fb64-8a527809922a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_0, oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_1, oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_2, oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_3, oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_4 ;
  a2a:hasSource oa:source_sha_ee74e296-34f7-504d-fb64-8a527809922a .

oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-976dcdfa-3f92-e02f-da06-d99cd4045a62
  a a2a:Person ;
  rdfs:label "Martijna Versteeg" ;
  a2a:PersonName [
    rdfs:label "Martijna Versteeg" ;
    a2a:PersonNameFirstName "Martijna" ;
    a2a:PersonNameLastName "Versteeg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-4a66cfcb-2cac-3abe-c7de-85ec8e893866
  a a2a:Person ;
  rdfs:label "Cornelis Braspenning" ;
  a2a:PersonName [
    rdfs:label "Cornelis Braspenning" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Braspenning"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-fc5bd20b-5a95-5ae3-87f3-41fd9fb75697
  a a2a:Person ;
  rdfs:label "Arie Paqui" ;
  a2a:PersonName [
    rdfs:label "Arie Paqui" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Paqui"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-9af26798-68c4-0b6a-961e-7ffd4a2ea615
  a a2a:Person ;
  rdfs:label "Adriana Broeks" ;
  a2a:PersonName [
    rdfs:label "Adriana Broeks" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Broeks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1884-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person-74c0f3dc-c465-7eb2-5e73-a32099a96a5d
  a a2a:Person ;
  rdfs:label "Pieter Broeks" ;
  a2a:PersonName [
    rdfs:label "Pieter Broeks" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Broeks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_ee74e296-34f7-504d-fb64-8a527809922a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1884-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person:976dcdfa-3f92-e02f-da06-d99cd4045a62 ;
  a2a:EventKeyRef oa:event_sha_ee74e296-34f7-504d-fb64-8a527809922a_Event1 .

oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person:4a66cfcb-2cac-3abe-c7de-85ec8e893866 ;
  a2a:EventKeyRef oa:event_sha_ee74e296-34f7-504d-fb64-8a527809922a_Event1 .

oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person:fc5bd20b-5a95-5ae3-87f3-41fd9fb75697 ;
  a2a:EventKeyRef oa:event_sha_ee74e296-34f7-504d-fb64-8a527809922a_Event1 .

oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person:9af26798-68c4-0b6a-961e-7ffd4a2ea615 ;
  a2a:EventKeyRef oa:event_sha_ee74e296-34f7-504d-fb64-8a527809922a_Event1 .

oa:relationep_sha_ee74e296-34f7-504d-fb64-8a527809922a_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ee74e296-34f7-504d-fb64-8a527809922a_Person:74c0f3dc-c465-7eb2-5e73-a32099a96a5d ;
  a2a:EventKeyRef oa:event_sha_ee74e296-34f7-504d-fb64-8a527809922a_Event1 .

oa:source_sha_ee74e296-34f7-504d-fb64-8a527809922a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1884-04-22 - 1884-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1884-04-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: 344, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "344" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 344, Periode: 1883-1892, Geboorteregister, 32, 344"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c847ab68-7fe2-8cad-2310-6087d903e2d5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ee74e296-34f7-504d-fb64-8a527809922a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c847ab68-7fe2-8cad-2310-6087d903e2d5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ee74e296-34f7-504d-fb64-8a527809922a" ;
  a2a:RecordGUID "{ee74e296-34f7-504d-fb64-8a527809922a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3712_00003712.xml van SHA" .

