@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_d9fc63ac-a05f-eaf9-7bbb-90563acdf491
  a a2a:Record ;
  rdfs:label "Registratie op 30 januari 1840 te Schelluinen" ;
  a2a:hasPerson oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-3157891e-4a44-f396-8f4e-db24cdd727ed, oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-ca92a99a-347f-1537-41aa-829d138c5f0d, oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-b95049db-31ce-8812-1e9d-5dfe73c7b0d8, oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-1a00813e-89da-2747-88fe-9e53b35e9c68 ;
  a2a:hasEvent oa:event_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_0, oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_1, oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_2, oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_3 ;
  a2a:hasSource oa:source_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491 .

oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-3157891e-4a44-f396-8f4e-db24cdd727ed
  a a2a:Person ;
  rdfs:label "Willem Jacob Oudegeest" ;
  a2a:PersonName [
    rdfs:label "Willem Jacob Oudegeest" ;
    a2a:PersonNameFirstName "Willem Jacob" ;
    a2a:PersonNameLastName "Oudegeest"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1840-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schelluinen" ;
    rdfs:label "Schelluinen"
  ] ;
  a2a:Profession "predikant" .

oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-ca92a99a-347f-1537-41aa-829d138c5f0d
  a a2a:Person ;
  rdfs:label "Elzelina Agatha Abbema" ;
  a2a:PersonName [
    rdfs:label "Elzelina Agatha Abbema" ;
    a2a:PersonNameFirstName "Elzelina Agatha" ;
    a2a:PersonNameLastName "Abbema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1842-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-b95049db-31ce-8812-1e9d-5dfe73c7b0d8
  a a2a:Person ;
  rdfs:label "Catharina Johanna Antonia Oudegeest" ;
  a2a:PersonName [
    rdfs:label "Catharina Johanna Antonia Oudegeest" ;
    a2a:PersonNameFirstName "Catharina Johanna Antonia" ;
    a2a:PersonNameLastName "Oudegeest"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1867-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Houten" ;
    rdfs:label "Houten"
  ] .

oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person-1a00813e-89da-2747-88fe-9e53b35e9c68
  a a2a:Person ;
  rdfs:label "Antonie Oudegeest" ;
  a2a:PersonName [
    rdfs:label "Antonie Oudegeest" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Oudegeest"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1871-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Houten" ;
    rdfs:label "Houten"
  ] .

oa:event_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1840-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schelluinen" ;
    rdfs:label "Schelluinen"
  ] .

oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person:3157891e-4a44-f396-8f4e-db24cdd727ed ;
  a2a:EventKeyRef oa:event_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Event1 .

oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person:ca92a99a-347f-1537-41aa-829d138c5f0d ;
  a2a:EventKeyRef oa:event_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Event1 .

oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person:b95049db-31ce-8812-1e9d-5dfe73c7b0d8 ;
  a2a:EventKeyRef oa:event_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Event1 .

oa:relationep_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Person:1a00813e-89da-2747-88fe-9e53b35e9c68 ;
  a2a:EventKeyRef oa:event_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491_Event1 .

oa:source_sha_d9fc63ac-a05f-eaf9-7bbb-90563acdf491
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1880-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 24, Periode: 1880-1909" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "312" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 24, Periode: 1880-1909, Bevolkingsregister, 24, 312"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/99989dd7-a922-8fa5-a948-7741c0f97f19.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d9fc63ac-a05f-eaf9-7bbb-90563acdf491" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/99989dd7-a922-8fa5-a948-7741c0f97f19.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d9fc63ac-a05f-eaf9-7bbb-90563acdf491" ;
  a2a:RecordGUID "{d9fc63ac-a05f-eaf9-7bbb-90563acdf491}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4185_00004185.xml van SHA" .

