@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_43fcccb2-d8d4-3fd5-06f8-32f446e12e13
  a a2a:Record ;
  rdfs:label "Registratie op 5 juni 1888 te Capelle" ;
  a2a:hasPerson oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-97a86e17-962e-c625-0900-3fddb1c06533, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-5fe1c89e-b75b-fcaa-bd76-eb1408e82b79, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-cec7c2d7-7515-dc28-613d-1c1dd0e3047b, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-0199f2ed-cc36-6e2f-d986-cbd14c014331, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-84e87b73-64ab-18e9-ec7f-bc386209569d, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-2d0b188b-9fad-19e4-2790-c5241339446e, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-77d1a534-dece-7c0c-eaf4-b41ccf8afdb1, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-c54560fe-e189-c295-98df-25763e71851b, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-cecc6002-d11c-df98-85df-3f73f21dc769, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-5d907ab6-7629-9789-82d2-107001482c28, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-2ea3b412-fd19-1980-27e2-e11ad03a41bb, oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-313b7b21-0d1d-c439-6978-a95a189d6a86 ;
  a2a:hasEvent oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_0, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_1, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_2, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_3, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_4, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_5, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_6, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_7, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_8, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_9, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_10, oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_11 ;
  a2a:hasSource oa:source_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13 .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-97a86e17-962e-c625-0900-3fddb1c06533
  a a2a:Person ;
  rdfs:label "Johannis Thomas de Wit" ;
  a2a:PersonName [
    rdfs:label "Johannis Thomas de Wit" ;
    a2a:PersonNameFirstName "Johannis Thomas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1888-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-5fe1c89e-b75b-fcaa-bd76-eb1408e82b79
  a a2a:Person ;
  rdfs:label "Catharina Segeren" ;
  a2a:PersonName [
    rdfs:label "Catharina Segeren" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Segeren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1893-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-cec7c2d7-7515-dc28-613d-1c1dd0e3047b
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Josephus de Wit" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Josephus de Wit" ;
    a2a:PersonNameFirstName "Cornelis Johannes Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1919-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-0199f2ed-cc36-6e2f-d986-cbd14c014331
  a a2a:Person ;
  rdfs:label "Adriana Anna Theodora de Wit" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Theodora de Wit" ;
    a2a:PersonNameFirstName "Adriana Anna Theodora" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1920-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-84e87b73-64ab-18e9-ec7f-bc386209569d
  a a2a:Person ;
  rdfs:label "Anna Maria de Wit" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Wit" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1921-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-2d0b188b-9fad-19e4-2790-c5241339446e
  a a2a:Person ;
  rdfs:label "Johannes Josephus de Wit" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus de Wit" ;
    a2a:PersonNameFirstName "Johannes Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1924-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-77d1a534-dece-7c0c-eaf4-b41ccf8afdb1
  a a2a:Person ;
  rdfs:label "Pieternella Maria de Wit" ;
  a2a:PersonName [
    rdfs:label "Pieternella Maria de Wit" ;
    a2a:PersonNameFirstName "Pieternella Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1925-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-c54560fe-e189-c295-98df-25763e71851b
  a a2a:Person ;
  rdfs:label "Eligia Maria Theresia de Wit" ;
  a2a:PersonName [
    rdfs:label "Eligia Maria Theresia de Wit" ;
    a2a:PersonNameFirstName "Eligia Maria Theresia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1926" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1926-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-cecc6002-d11c-df98-85df-3f73f21dc769
  a a2a:Person ;
  rdfs:label "Johannes Eligius Jozephus de Wit" ;
  a2a:PersonName [
    rdfs:label "Johannes Eligius Jozephus de Wit" ;
    a2a:PersonNameFirstName "Johannes Eligius Jozephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1927" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1927-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-5d907ab6-7629-9789-82d2-107001482c28
  a a2a:Person ;
  rdfs:label "Eligius Jozephus de Wit" ;
  a2a:PersonName [
    rdfs:label "Eligius Jozephus de Wit" ;
    a2a:PersonNameFirstName "Eligius Jozephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1929" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1929-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-2ea3b412-fd19-1980-27e2-e11ad03a41bb
  a a2a:Person ;
  rdfs:label "Johanna Catharina de Wit" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina de Wit" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1931-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person-313b7b21-0d1d-c439-6978-a95a189d6a86
  a a2a:Person ;
  rdfs:label "Jozef Wilhelmus Edmundus de Wit" ;
  a2a:PersonName [
    rdfs:label "Jozef Wilhelmus Edmundus de Wit" ;
    a2a:PersonNameFirstName "Jozef Wilhelmus Edmundus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1933" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1933-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle"
  ] .

oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1888-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:97a86e17-962e-c625-0900-3fddb1c06533 ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:5fe1c89e-b75b-fcaa-bd76-eb1408e82b79 ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:cec7c2d7-7515-dc28-613d-1c1dd0e3047b ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:0199f2ed-cc36-6e2f-d986-cbd14c014331 ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:84e87b73-64ab-18e9-ec7f-bc386209569d ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:2d0b188b-9fad-19e4-2790-c5241339446e ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:77d1a534-dece-7c0c-eaf4-b41ccf8afdb1 ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:c54560fe-e189-c295-98df-25763e71851b ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:cecc6002-d11c-df98-85df-3f73f21dc769 ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:5d907ab6-7629-9789-82d2-107001482c28 ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:2ea3b412-fd19-1980-27e2-e11ad03a41bb ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:relationep_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Person:313b7b21-0d1d-c439-6978-a95a189d6a86 ;
  a2a:EventKeyRef oa:event_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13_Event1 .

oa:source_sha_43fcccb2-d8d4-3fd5-06f8-32f446e12e13
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Sprang-Capelle" ;
    rdfs:label "Sprang-Capelle", "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: 188, Periode: 1911-1938" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "188" ;
    a2a:Folio "1395" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 188, Periode: 1911-1938, Gezinskaarten, 188, 1395"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/21a29c8c-ebc4-79e7-a888-44108b3be323.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/43fcccb2-d8d4-3fd5-06f8-32f446e12e13" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/21a29c8c-ebc4-79e7-a888-44108b3be323.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/61547aab-ec05-958d-9a9f-ece50f98166f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/43fcccb2-d8d4-3fd5-06f8-32f446e12e13" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/61547aab-ec05-958d-9a9f-ece50f98166f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/43fcccb2-d8d4-3fd5-06f8-32f446e12e13" ;
  a2a:RecordGUID "{43fcccb2-d8d4-3fd5-06f8-32f446e12e13}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6887_00006887.xml van SHA" .

