@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_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe
  a a2a:Record ;
  rdfs:label "Registratie op 20 mei 1883 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_Person-caffd060-7ab2-d393-93eb-16cd1e32c74f ;
  a2a:hasEvent oa:event_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_0 ;
  a2a:hasSource oa:source_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe .

oa:person_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_Person-caffd060-7ab2-d393-93eb-16cd1e32c74f
  a a2a:Person ;
  rdfs:label "Theodora Cornelia van der Geld" ;
  a2a:PersonName [
    rdfs:label "Theodora Cornelia van der Geld" ;
    a2a:PersonNameFirstName "Theodora Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Geld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1883-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "huishoudster" .

oa:event_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1883-05-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_Person:caffd060-7ab2-d393-93eb-16cd1e32c74f ;
  a2a:EventKeyRef oa:event_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe_Event1 .

oa:source_sha_b953fab7-eb42-ef0a-ff88-e8c8f1230ffe
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1911-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 210, Periode: 1911-1938" ;
    a2a:Book "Dienstbodekaarten" ;
    a2a:RegistryNumber "210" ;
    a2a:Folio "755" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 210, Periode: 1911-1938, Dienstbodekaarten, 210, 755"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ed6a395f-9c07-bc92-551d-36020ad04f97.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b953fab7-eb42-ef0a-ff88-e8c8f1230ffe" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ed6a395f-9c07-bc92-551d-36020ad04f97.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5e131557-bd09-8263-e207-1461d8741b34.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b953fab7-eb42-ef0a-ff88-e8c8f1230ffe" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5e131557-bd09-8263-e207-1461d8741b34.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b953fab7-eb42-ef0a-ff88-e8c8f1230ffe" ;
  a2a:RecordGUID "{b953fab7-eb42-ef0a-ff88-e8c8f1230ffe}" ;
  a2a:SourceRemarkOpmerking "Kaart 1222 is vermist." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5113_00005113.xml van SHA" .

