@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_00922b54-b3a8-15ef-e128-caa518a2b34f
  a a2a:Record ;
  rdfs:label "Geboorte op 10 mei 1881 te Sprang" ;
  a2a:hasPerson oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-d8182cf0-8da9-402f-9fbd-b95b859a9935, oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-fed89e05-ef9c-8517-59ad-d4a318f8c16d, oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-13ae800c-030f-d612-8f22-384b94d6ebab, oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-ea883723-e2fb-2676-80b4-9309fd49335b, oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-057bd3e2-f77e-a540-6516-856fec4ad035 ;
  a2a:hasEvent oa:event_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_0, oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_1, oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_2, oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_3, oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_4 ;
  a2a:hasSource oa:source_sha_00922b54-b3a8-15ef-e128-caa518a2b34f .

oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-d8182cf0-8da9-402f-9fbd-b95b859a9935
  a a2a:Person ;
  rdfs:label "Johanna Chabot" ;
  a2a:PersonName [
    rdfs:label "Johanna Chabot" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Chabot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1881-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-fed89e05-ef9c-8517-59ad-d4a318f8c16d
  a a2a:Person ;
  rdfs:label "Willem Chabot" ;
  a2a:PersonName [
    rdfs:label "Willem Chabot" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Chabot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-13ae800c-030f-d612-8f22-384b94d6ebab
  a a2a:Person ;
  rdfs:label "Jacobus Chabot" ;
  a2a:PersonName [
    rdfs:label "Jacobus Chabot" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Chabot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-ea883723-e2fb-2676-80b4-9309fd49335b
  a a2a:Person ;
  rdfs:label "Antonie Chabot" ;
  a2a:PersonName [
    rdfs:label "Antonie Chabot" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Chabot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person-057bd3e2-f77e-a540-6516-856fec4ad035
  a a2a:Person ;
  rdfs:label "Adriana Pieternella Vos" ;
  a2a:PersonName [
    rdfs:label "Adriana Pieternella Vos" ;
    a2a:PersonNameFirstName "Adriana Pieternella" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1881-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person:d8182cf0-8da9-402f-9fbd-b95b859a9935 ;
  a2a:EventKeyRef oa:event_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Event1 .

oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person:fed89e05-ef9c-8517-59ad-d4a318f8c16d ;
  a2a:EventKeyRef oa:event_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Event1 .

oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person:13ae800c-030f-d612-8f22-384b94d6ebab ;
  a2a:EventKeyRef oa:event_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Event1 .

oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person:ea883723-e2fb-2676-80b4-9309fd49335b ;
  a2a:EventKeyRef oa:event_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Event1 .

oa:relationep_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Person:057bd3e2-f77e-a540-6516-856fec4ad035 ;
  a2a:EventKeyRef oa:event_sha_00922b54-b3a8-15ef-e128-caa518a2b34f_Event1 .

oa:source_sha_00922b54-b3a8-15ef-e128-caa518a2b34f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1881-05-10 - 1881-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1881-05-10"^^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: 343, Periode: 1873-1882" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "343" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 343, Periode: 1873-1882, Geboorteregister, 21, 343"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ba6e309e-ef9b-e061-4de4-6fbb009845c7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/00922b54-b3a8-15ef-e128-caa518a2b34f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ba6e309e-ef9b-e061-4de4-6fbb009845c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/00922b54-b3a8-15ef-e128-caa518a2b34f" ;
  a2a:RecordGUID "{00922b54-b3a8-15ef-e128-caa518a2b34f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5970_00005970.xml van SHA" .

