@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_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b
  a a2a:Record ;
  rdfs:label "Geboorte op 23 februari 1850 te Sprang" ;
  a2a:hasPerson oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-b197aa6f-2879-9745-d516-9786430d8f02, oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-efaf7c67-716c-7024-d61d-be033e3e1d5b, oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-3398685b-e619-f741-bcd5-dea19c81c4ae, oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-7ced2ded-1c3b-47f3-b0c4-ecfd7f808acf, oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-b1863a09-46ed-89e9-d27d-3af801c984c1 ;
  a2a:hasEvent oa:event_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_0, oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_1, oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_2, oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_3, oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_4 ;
  a2a:hasSource oa:source_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b .

oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-b197aa6f-2879-9745-d516-9786430d8f02
  a a2a:Person ;
  rdfs:label "Maria Catharina Brienen" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Brienen" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Brienen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1850-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-efaf7c67-716c-7024-d61d-be033e3e1d5b
  a a2a:Person ;
  rdfs:label "Cornelis van Os" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Os" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "particulier" .

oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-3398685b-e619-f741-bcd5-dea19c81c4ae
  a a2a:Person ;
  rdfs:label "Adriaan Colb" ;
  a2a:PersonName [
    rdfs:label "Adriaan Colb" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Colb"
  ] ;
  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_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-7ced2ded-1c3b-47f3-b0c4-ecfd7f808acf
  a a2a:Person ;
  rdfs:label "Johannis Hendrik Brienen" ;
  a2a:PersonName [
    rdfs:label "Johannis Hendrik Brienen" ;
    a2a:PersonNameFirstName "Johannis Hendrik" ;
    a2a:PersonNameLastName "Brienen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person-b1863a09-46ed-89e9-d27d-3af801c984c1
  a a2a:Person ;
  rdfs:label "Elizabeth Adriana Leempoel" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Adriana Leempoel" ;
    a2a:PersonNameFirstName "Elizabeth Adriana" ;
    a2a:PersonNameLastName "Leempoel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "particulier" .

oa:event_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1850-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person:b197aa6f-2879-9745-d516-9786430d8f02 ;
  a2a:EventKeyRef oa:event_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Event1 .

oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person:efaf7c67-716c-7024-d61d-be033e3e1d5b ;
  a2a:EventKeyRef oa:event_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Event1 .

oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person:3398685b-e619-f741-bcd5-dea19c81c4ae ;
  a2a:EventKeyRef oa:event_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Event1 .

oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person:7ced2ded-1c3b-47f3-b0c4-ecfd7f808acf ;
  a2a:EventKeyRef oa:event_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Event1 .

oa:relationep_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Person:b1863a09-46ed-89e9-d27d-3af801c984c1 ;
  a2a:EventKeyRef oa:event_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b_Event1 .

oa:source_sha_0205cc2c-bd3a-19ef-3922-8a2441ae3d7b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1850-02-23 - 1850-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1850-02-23"^^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 "16" ;
    a2a:RegistryNumber "340" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 340, Periode: 1843-1852, Geboorteregister, 16, 340"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b422e858-702c-4a40-2439-8360e3c4b287.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0205cc2c-bd3a-19ef-3922-8a2441ae3d7b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b422e858-702c-4a40-2439-8360e3c4b287.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0205cc2c-bd3a-19ef-3922-8a2441ae3d7b" ;
  a2a:RecordGUID "{0205cc2c-bd3a-19ef-3922-8a2441ae3d7b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3932_00003932.xml van SHA" .

