@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_58fcb604-5cb0-def2-84cc-bb49aa679a3c
  a a2a:Record ;
  rdfs:label "Geboorte op 9 november 1836 te Sprang" ;
  a2a:hasPerson oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-b8fc1432-85bb-a9ea-f27f-64e605c1cc93, oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-bfa11e07-8259-2cdc-8aaf-70e3ff2cb981, oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-5bf23669-7785-7189-bdd8-771e9976c7a8, oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-a7364071-5151-2236-8e5c-00041786a22e, oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-04b3f875-e2ff-305f-ad95-7f9d443b8e8b ;
  a2a:hasEvent oa:event_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_0, oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_1, oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_2, oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_3, oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_4 ;
  a2a:hasSource oa:source_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c .

oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-b8fc1432-85bb-a9ea-f27f-64e605c1cc93
  a a2a:Person ;
  rdfs:label "Elizabeth IJpelaar" ;
  a2a:PersonName [
    rdfs:label "Elizabeth IJpelaar" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "IJpelaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] .

oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-bfa11e07-8259-2cdc-8aaf-70e3ff2cb981
  a a2a:Person ;
  rdfs:label "Jan Machiel Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Jan Machiel Verhoeven" ;
    a2a:PersonNameFirstName "Jan Machiel" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-5bf23669-7785-7189-bdd8-771e9976c7a8
  a a2a:Person ;
  rdfs:label "Adriaan Leempoel" ;
  a2a:PersonName [
    rdfs:label "Adriaan Leempoel" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Leempoel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "kuiper" .

oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-a7364071-5151-2236-8e5c-00041786a22e
  a a2a:Person ;
  rdfs:label "Adriaan Snaphaan" ;
  a2a:PersonName [
    rdfs:label "Adriaan Snaphaan" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Snaphaan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person-04b3f875-e2ff-305f-ad95-7f9d443b8e8b
  a a2a:Person ;
  rdfs:label "Theodoris Snaphaan" ;
  a2a:PersonName [
    rdfs:label "Theodoris Snaphaan" ;
    a2a:PersonNameFirstName "Theodoris" ;
    a2a:PersonNameLastName "Snaphaan"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1836-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:event_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1836-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person:b8fc1432-85bb-a9ea-f27f-64e605c1cc93 ;
  a2a:EventKeyRef oa:event_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Event1 .

oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person:bfa11e07-8259-2cdc-8aaf-70e3ff2cb981 ;
  a2a:EventKeyRef oa:event_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Event1 .

oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person:5bf23669-7785-7189-bdd8-771e9976c7a8 ;
  a2a:EventKeyRef oa:event_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Event1 .

oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person:a7364071-5151-2236-8e5c-00041786a22e ;
  a2a:EventKeyRef oa:event_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Event1 .

oa:relationep_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Person:04b3f875-e2ff-305f-ad95-7f9d443b8e8b ;
  a2a:EventKeyRef oa:event_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c_Event1 .

oa:source_sha_58fcb604-5cb0-def2-84cc-bb49aa679a3c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1836-11-09 - 1836-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1836-11-09"^^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: 339, Periode: 1833-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "339" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 339, Periode: 1833-1842, Geboorteregister, 43, 339"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/92c5e463-22e1-7328-2fee-fea96f3f2107.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/58fcb604-5cb0-def2-84cc-bb49aa679a3c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/92c5e463-22e1-7328-2fee-fea96f3f2107.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/58fcb604-5cb0-def2-84cc-bb49aa679a3c" ;
  a2a:RecordGUID "{58fcb604-5cb0-def2-84cc-bb49aa679a3c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5931_00005931.xml van SHA" .

