@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_415a49cd-010a-bd14-3765-e376b993afc5
  a a2a:Record ;
  rdfs:label "Geboorte op 11 maart 1871 te Heusden" ;
  a2a:hasPerson oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-4641c681-8a52-24ff-d405-5758f982937e, oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-979da0f7-ae78-7222-d44a-bfcf72a1b4e9, oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-e0f38045-37cc-155d-cfd1-c55e416751a9, oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-4dd10b62-4614-71b2-6b05-bf78b8c035fb, oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-35aef64e-3ea8-38b4-805d-302e3c1f5795 ;
  a2a:hasEvent oa:event_sha_415a49cd-010a-bd14-3765-e376b993afc5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_0, oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_1, oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_2, oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_3, oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_4 ;
  a2a:hasSource oa:source_sha_415a49cd-010a-bd14-3765-e376b993afc5 .

oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-4641c681-8a52-24ff-d405-5758f982937e
  a a2a:Person ;
  rdfs:label "Frans Scheepens" ;
  a2a:PersonName [
    rdfs:label "Frans Scheepens" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Scheepens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-979da0f7-ae78-7222-d44a-bfcf72a1b4e9
  a a2a:Person ;
  rdfs:label "Barend Guiteneau" ;
  a2a:PersonName [
    rdfs:label "Barend Guiteneau" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Guiteneau"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-e0f38045-37cc-155d-cfd1-c55e416751a9
  a a2a:Person ;
  rdfs:label "Johanna van Sprang" ;
  a2a:PersonName [
    rdfs:label "Johanna van Sprang" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1871-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-4dd10b62-4614-71b2-6b05-bf78b8c035fb
  a a2a:Person ;
  rdfs:label "Robertus Petrus van Sprang" ;
  a2a:PersonName [
    rdfs:label "Robertus Petrus van Sprang" ;
    a2a:PersonNameFirstName "Robertus Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person-35aef64e-3ea8-38b4-805d-302e3c1f5795
  a a2a:Person ;
  rdfs:label "Lamberta de Hart" ;
  a2a:PersonName [
    rdfs:label "Lamberta de Hart" ;
    a2a:PersonNameFirstName "Lamberta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_415a49cd-010a-bd14-3765-e376b993afc5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1871-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person:4641c681-8a52-24ff-d405-5758f982937e ;
  a2a:EventKeyRef oa:event_sha_415a49cd-010a-bd14-3765-e376b993afc5_Event1 .

oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person:979da0f7-ae78-7222-d44a-bfcf72a1b4e9 ;
  a2a:EventKeyRef oa:event_sha_415a49cd-010a-bd14-3765-e376b993afc5_Event1 .

oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person:e0f38045-37cc-155d-cfd1-c55e416751a9 ;
  a2a:EventKeyRef oa:event_sha_415a49cd-010a-bd14-3765-e376b993afc5_Event1 .

oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person:4dd10b62-4614-71b2-6b05-bf78b8c035fb ;
  a2a:EventKeyRef oa:event_sha_415a49cd-010a-bd14-3765-e376b993afc5_Event1 .

oa:relationep_sha_415a49cd-010a-bd14-3765-e376b993afc5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_415a49cd-010a-bd14-3765-e376b993afc5_Person:35aef64e-3ea8-38b4-805d-302e3c1f5795 ;
  a2a:EventKeyRef oa:event_sha_415a49cd-010a-bd14-3765-e376b993afc5_Event1 .

oa:source_sha_415a49cd-010a-bd14-3765-e376b993afc5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1871-03-11 - 1871-03-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-03-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-03-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1871-03-11"^^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: 4009, Periode: 1871-1880" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "4009" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4009, Periode: 1871-1880, Geboorteregister, 14, 4009"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ba5e9768-bdd0-d197-7c16-e36f9b87f2b1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/415a49cd-010a-bd14-3765-e376b993afc5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ba5e9768-bdd0-d197-7c16-e36f9b87f2b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/415a49cd-010a-bd14-3765-e376b993afc5" ;
  a2a:RecordGUID "{415a49cd-010a-bd14-3765-e376b993afc5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5599_00005599.xml van SHA" .

