@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_ae8dabcc-33ec-dbda-b8a3-79f27425445b
  a a2a:Record ;
  rdfs:label "Registratie op 3 maart 1816 te Elshout" ;
  a2a:hasPerson oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-9dc20dd6-cdc1-4684-e543-45020c367d62, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-d38eb482-55e3-1b26-491a-bc0ff0ec4388, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-945f3277-efcb-fa86-a03e-b61e8504edb1, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-365a73e0-6ec4-d580-a145-73f8c74620e6, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-59a443c2-66f0-5815-0cec-55c93f5a18ad, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-2b6506ec-a0ce-4907-e61e-65a7e12a1e0b, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-e2b8644a-8d7a-8fa9-d972-cc3c5d640147, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-24352631-48be-3075-4b0b-31091ab8bcb9, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-b6bfd251-e978-0faa-a9ef-541a5d94890b, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-cb1e5adf-a7e0-8903-0e9f-1042cd7181a6, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-77e7cb45-5a53-0a4a-6954-d09af4f7973b, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-d9605127-787f-3b43-b641-56495b43e786, oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-fdc5021f-3513-bcc4-f7f2-9d688724aa8a ;
  a2a:hasEvent oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_0, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_1, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_2, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_3, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_4, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_5, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_6, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_7, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_8, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_9, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_10, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_11, oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_12 ;
  a2a:hasSource oa:source_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-9dc20dd6-cdc1-4684-e543-45020c367d62
  a a2a:Person ;
  rdfs:label "Geertruij Verkuijl" ;
  a2a:PersonName [
    rdfs:label "Geertruij Verkuijl" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Verkuijl"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1816-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-d38eb482-55e3-1b26-491a-bc0ff0ec4388
  a a2a:Person ;
  rdfs:label "Johannes Biekens" ;
  a2a:PersonName [
    rdfs:label "Johannes Biekens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1856-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-945f3277-efcb-fa86-a03e-b61e8504edb1
  a a2a:Person ;
  rdfs:label "Wilhelmina Jozen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Jozen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Jozen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1866-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-365a73e0-6ec4-d580-a145-73f8c74620e6
  a a2a:Person ;
  rdfs:label "Geertruij Biekens" ;
  a2a:PersonName [
    rdfs:label "Geertruij Biekens" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1892-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-59a443c2-66f0-5815-0cec-55c93f5a18ad
  a a2a:Person ;
  rdfs:label "Gerdina Biekens" ;
  a2a:PersonName [
    rdfs:label "Gerdina Biekens" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1893-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-2b6506ec-a0ce-4907-e61e-65a7e12a1e0b
  a a2a:Person ;
  rdfs:label "Pieter Biekens" ;
  a2a:PersonName [
    rdfs:label "Pieter Biekens" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1894-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-e2b8644a-8d7a-8fa9-d972-cc3c5d640147
  a a2a:Person ;
  rdfs:label "Johannes Biekens" ;
  a2a:PersonName [
    rdfs:label "Johannes Biekens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1896-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-24352631-48be-3075-4b0b-31091ab8bcb9
  a a2a:Person ;
  rdfs:label "Marinus Biekens" ;
  a2a:PersonName [
    rdfs:label "Marinus Biekens" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1898-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-b6bfd251-e978-0faa-a9ef-541a5d94890b
  a a2a:Person ;
  rdfs:label "Maria Biekens" ;
  a2a:PersonName [
    rdfs:label "Maria Biekens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1899-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-cb1e5adf-a7e0-8903-0e9f-1042cd7181a6
  a a2a:Person ;
  rdfs:label "Leonardus Biekens" ;
  a2a:PersonName [
    rdfs:label "Leonardus Biekens" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1901-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-77e7cb45-5a53-0a4a-6954-d09af4f7973b
  a a2a:Person ;
  rdfs:label "Hendrikus Kempenaars" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Kempenaars" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Kempenaars"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1867-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-d9605127-787f-3b43-b641-56495b43e786
  a a2a:Person ;
  rdfs:label "Johanna Pulles" ;
  a2a:PersonName [
    rdfs:label "Johanna Pulles" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1867-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person-fdc5021f-3513-bcc4-f7f2-9d688724aa8a
  a a2a:Person ;
  rdfs:label "Antonia Maria Kempenaars" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Kempenaars" ;
    a2a:PersonNameFirstName "Antonia Maria" ;
    a2a:PersonNameLastName "Kempenaars"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1903-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1816-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:9dc20dd6-cdc1-4684-e543-45020c367d62 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:d38eb482-55e3-1b26-491a-bc0ff0ec4388 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:945f3277-efcb-fa86-a03e-b61e8504edb1 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:365a73e0-6ec4-d580-a145-73f8c74620e6 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:59a443c2-66f0-5815-0cec-55c93f5a18ad ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:2b6506ec-a0ce-4907-e61e-65a7e12a1e0b ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:e2b8644a-8d7a-8fa9-d972-cc3c5d640147 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:24352631-48be-3075-4b0b-31091ab8bcb9 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:b6bfd251-e978-0faa-a9ef-541a5d94890b ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:cb1e5adf-a7e0-8903-0e9f-1042cd7181a6 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:77e7cb45-5a53-0a4a-6954-d09af4f7973b ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:d9605127-787f-3b43-b641-56495b43e786 ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:relationep_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Person:fdc5021f-3513-bcc4-f7f2-9d688724aa8a ;
  a2a:EventKeyRef oa:event_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b_Event1 .

oa:source_sha_ae8dabcc-33ec-dbda-b8a3-79f27425445b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1890-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-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: 6, Periode: 1890-1910" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "237" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 6, Periode: 1890-1910, Bevolkingsregister, 6, 237"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b31036fa-9b03-a397-021a-a01d35b596e2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ae8dabcc-33ec-dbda-b8a3-79f27425445b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b31036fa-9b03-a397-021a-a01d35b596e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ae8dabcc-33ec-dbda-b8a3-79f27425445b" ;
  a2a:RecordGUID "{ae8dabcc-33ec-dbda-b8a3-79f27425445b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5071_00005071.xml van SHA" .

