@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_ef907a00-ecc3-07f1-5980-9b19028815df
  a a2a:Record ;
  rdfs:label "Geboorte op 21 maart 1910 te Almkerk" ;
  a2a:hasPerson oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-dacfb697-dde5-7df0-5a49-742b441cb437, oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-2e019fe2-97f3-4ad9-78d9-0b56e2add143, oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-5e2e85af-ec13-82d8-1fe0-645a8378a2e3, oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-0794d05e-05d2-57ed-8d43-b9f985093105, oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-c53001dd-37c4-ed00-429a-53de929b77f1 ;
  a2a:hasEvent oa:event_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_0, oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_1, oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_2, oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_3, oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_4 ;
  a2a:hasSource oa:source_sha_ef907a00-ecc3-07f1-5980-9b19028815df .

oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-dacfb697-dde5-7df0-5a49-742b441cb437
  a a2a:Person ;
  rdfs:label "Agatha Scherff" ;
  a2a:PersonName [
    rdfs:label "Agatha Scherff" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Scherff"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1910-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-2e019fe2-97f3-4ad9-78d9-0b56e2add143
  a a2a:Person ;
  rdfs:label "Levinus Pellekaan" ;
  a2a:PersonName [
    rdfs:label "Levinus Pellekaan" ;
    a2a:PersonNameFirstName "Levinus" ;
    a2a:PersonNameLastName "Pellekaan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-5e2e85af-ec13-82d8-1fe0-645a8378a2e3
  a a2a:Person ;
  rdfs:label "Joost Ottevanger" ;
  a2a:PersonName [
    rdfs:label "Joost Ottevanger" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Ottevanger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "koetsier" .

oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-0794d05e-05d2-57ed-8d43-b9f985093105
  a a2a:Person ;
  rdfs:label "Aagtje Johanna van Herwijnen" ;
  a2a:PersonName [
    rdfs:label "Aagtje Johanna van Herwijnen" ;
    a2a:PersonNameFirstName "Aagtje Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herwijnen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person-c53001dd-37c4-ed00-429a-53de929b77f1
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Scherff" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Scherff" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Scherff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1910-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person:dacfb697-dde5-7df0-5a49-742b441cb437 ;
  a2a:EventKeyRef oa:event_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Event1 .

oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person:2e019fe2-97f3-4ad9-78d9-0b56e2add143 ;
  a2a:EventKeyRef oa:event_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Event1 .

oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person:5e2e85af-ec13-82d8-1fe0-645a8378a2e3 ;
  a2a:EventKeyRef oa:event_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Event1 .

oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person:0794d05e-05d2-57ed-8d43-b9f985093105 ;
  a2a:EventKeyRef oa:event_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Event1 .

oa:relationep_sha_ef907a00-ecc3-07f1-5980-9b19028815df_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Person:c53001dd-37c4-ed00-429a-53de929b77f1 ;
  a2a:EventKeyRef oa:event_sha_ef907a00-ecc3-07f1-5980-9b19028815df_Event1 .

oa:source_sha_ef907a00-ecc3-07f1-5980-9b19028815df
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1910-03-21 - 1910-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1910-03-21"^^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: 2719, Periode: 1908-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "18" ;
    a2a:RegistryNumber "2719" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2719, Periode: 1908-1912, Geboorteregister, 18, 2719"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2d02c932-bd92-53f1-5abc-da41976d9e63.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ef907a00-ecc3-07f1-5980-9b19028815df" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2d02c932-bd92-53f1-5abc-da41976d9e63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ef907a00-ecc3-07f1-5980-9b19028815df" ;
  a2a:RecordGUID "{ef907a00-ecc3-07f1-5980-9b19028815df}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6251_00006251.xml van SHA" .

