@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_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d
  a a2a:Record ;
  rdfs:label "Geboorte op 24 februari 1847 te Sprang" ;
  a2a:hasPerson oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-57d00567-08c2-0b81-5245-799d8848f001, oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-937c8718-cf41-1097-2226-71ba57c21caa, oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-d98f3763-9419-8209-ffd8-3c381e903939, oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-43962e46-c5c4-e137-1b7a-df313830dce8, oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-1268c216-56c1-ec44-76d1-d8baf63f7479 ;
  a2a:hasEvent oa:event_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_0, oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_1, oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_2, oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_3, oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_4 ;
  a2a:hasSource oa:source_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d .

oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-57d00567-08c2-0b81-5245-799d8848f001
  a a2a:Person ;
  rdfs:label "Maria Alberdina van Caem" ;
  a2a:PersonName [
    rdfs:label "Maria Alberdina van Caem" ;
    a2a:PersonNameFirstName "Maria Alberdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Caem"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1847-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-937c8718-cf41-1097-2226-71ba57c21caa
  a a2a:Person ;
  rdfs:label "Jacob Glavimans" ;
  a2a:PersonName [
    rdfs:label "Jacob Glavimans" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Glavimans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-d98f3763-9419-8209-ffd8-3c381e903939
  a a2a:Person ;
  rdfs:label "Cornelis Holster" ;
  a2a:PersonName [
    rdfs:label "Cornelis Holster" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Holster"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-43962e46-c5c4-e137-1b7a-df313830dce8
  a a2a:Person ;
  rdfs:label "Hendrik van Caem" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Caem" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Caem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "leerlooier" .

oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person-1268c216-56c1-ec44-76d1-d8baf63f7479
  a a2a:Person ;
  rdfs:label "Maria Kortier" ;
  a2a:PersonName [
    rdfs:label "Maria Kortier" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kortier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "particulier" .

oa:event_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1847-02-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person:57d00567-08c2-0b81-5245-799d8848f001 ;
  a2a:EventKeyRef oa:event_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Event1 .

oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person:937c8718-cf41-1097-2226-71ba57c21caa ;
  a2a:EventKeyRef oa:event_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Event1 .

oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person:d98f3763-9419-8209-ffd8-3c381e903939 ;
  a2a:EventKeyRef oa:event_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Event1 .

oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person:43962e46-c5c4-e137-1b7a-df313830dce8 ;
  a2a:EventKeyRef oa:event_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Event1 .

oa:relationep_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Person:1268c216-56c1-ec44-76d1-d8baf63f7479 ;
  a2a:EventKeyRef oa:event_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d_Event1 .

oa:source_sha_039a4ff3-3a68-9e5d-4e8e-1a836ecff47d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1847-02-24 - 1847-02-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-02-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-02-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1847-02-24"^^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: 340, Periode: 1843-1852" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "340" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 340, Periode: 1843-1852, Geboorteregister, 10, 340"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/334b331c-251c-2325-4274-b5e31e84e3ad.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/039a4ff3-3a68-9e5d-4e8e-1a836ecff47d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/334b331c-251c-2325-4274-b5e31e84e3ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/039a4ff3-3a68-9e5d-4e8e-1a836ecff47d" ;
  a2a:RecordGUID "{039a4ff3-3a68-9e5d-4e8e-1a836ecff47d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3932_00003932.xml van SHA" .

