@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_c9187fa5-36d2-9e6a-831d-2ef39fa015ee
  a a2a:Record ;
  rdfs:label "Registratie op 30 november 1851 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-907a9891-7a31-c147-c87e-fde0385e6afc, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-e2d40f22-7f57-a190-7034-a0f2f1357e92, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-7e58f36f-7945-4561-2a33-dadc1abd23db, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-76edf4cb-fd89-9cd6-b52c-62a30574d6e8, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-d000b756-31d1-7ce4-0fa7-2d29ebd21033, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-cafc4085-bab9-33d0-b772-32adae2e8306, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-f597b6d6-63de-791a-dfa7-9a25aa3236d8, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-ba33956e-21e9-368e-6e54-d782bb65519e, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-02f3e12d-b882-662f-7eed-f90b6a535c39, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-f018d4ee-54cc-609f-b260-0711d54453f5, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-e13bc16d-430d-9a8b-6120-66b1419b2bac, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-061b46a1-f1c3-ada0-668a-1b3bfce4735b, oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-8d07cb66-4c80-313f-8e4e-0fe27c3fcc93 ;
  a2a:hasEvent oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_0, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_1, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_2, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_3, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_4, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_5, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_6, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_7, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_8, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_9, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_10, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_11, oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_12 ;
  a2a:hasSource oa:source_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-907a9891-7a31-c147-c87e-fde0385e6afc
  a a2a:Person ;
  rdfs:label "Cornelis Brok" ;
  a2a:PersonName [
    rdfs:label "Cornelis Brok" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-e2d40f22-7f57-a190-7034-a0f2f1357e92
  a a2a:Person ;
  rdfs:label "Cornelia van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Cornelia van de Wiel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1856-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-7e58f36f-7945-4561-2a33-dadc1abd23db
  a a2a:Person ;
  rdfs:label "Johanna Brok" ;
  a2a:PersonName [
    rdfs:label "Johanna Brok" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1881-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-76edf4cb-fd89-9cd6-b52c-62a30574d6e8
  a a2a:Person ;
  rdfs:label "Antonia Maria Brok" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Brok" ;
    a2a:PersonNameFirstName "Antonia Maria" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1882-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-d000b756-31d1-7ce4-0fa7-2d29ebd21033
  a a2a:Person ;
  rdfs:label "Johannes Hendrikus Brok" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrikus Brok" ;
    a2a:PersonNameFirstName "Johannes Hendrikus" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1883-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-cafc4085-bab9-33d0-b772-32adae2e8306
  a a2a:Person ;
  rdfs:label "Cornelis Antonius Brok" ;
  a2a:PersonName [
    rdfs:label "Cornelis Antonius Brok" ;
    a2a:PersonNameFirstName "Cornelis Antonius" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1884-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-f597b6d6-63de-791a-dfa7-9a25aa3236d8
  a a2a:Person ;
  rdfs:label "Adrianus Brok" ;
  a2a:PersonName [
    rdfs:label "Adrianus Brok" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1887-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-ba33956e-21e9-368e-6e54-d782bb65519e
  a a2a:Person ;
  rdfs:label "Petronella Brok" ;
  a2a:PersonName [
    rdfs:label "Petronella Brok" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1890-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-02f3e12d-b882-662f-7eed-f90b6a535c39
  a a2a:Person ;
  rdfs:label "Petrus Brok" ;
  a2a:PersonName [
    rdfs:label "Petrus Brok" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1891-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-f018d4ee-54cc-609f-b260-0711d54453f5
  a a2a:Person ;
  rdfs:label "Antonetta Gerdina Brok" ;
  a2a:PersonName [
    rdfs:label "Antonetta Gerdina Brok" ;
    a2a:PersonNameFirstName "Antonetta Gerdina" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1894-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-e13bc16d-430d-9a8b-6120-66b1419b2bac
  a a2a:Person ;
  rdfs:label "Elisabeth Brok" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Brok" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1896-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-061b46a1-f1c3-ada0-668a-1b3bfce4735b
  a a2a:Person ;
  rdfs:label "Elisabeth Brok" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Brok" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1898-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person-8d07cb66-4c80-313f-8e4e-0fe27c3fcc93
  a a2a:Person ;
  rdfs:label "Laurentius Brok" ;
  a2a:PersonName [
    rdfs:label "Laurentius Brok" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1844-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1851-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:907a9891-7a31-c147-c87e-fde0385e6afc ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:e2d40f22-7f57-a190-7034-a0f2f1357e92 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:7e58f36f-7945-4561-2a33-dadc1abd23db ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:76edf4cb-fd89-9cd6-b52c-62a30574d6e8 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:d000b756-31d1-7ce4-0fa7-2d29ebd21033 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:cafc4085-bab9-33d0-b772-32adae2e8306 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:f597b6d6-63de-791a-dfa7-9a25aa3236d8 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:ba33956e-21e9-368e-6e54-d782bb65519e ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:02f3e12d-b882-662f-7eed-f90b6a535c39 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:f018d4ee-54cc-609f-b260-0711d54453f5 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:e13bc16d-430d-9a8b-6120-66b1419b2bac ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:061b46a1-f1c3-ada0-668a-1b3bfce4735b ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:relationep_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Person:8d07cb66-4c80-313f-8e4e-0fe27c3fcc93 ;
  a2a:EventKeyRef oa:event_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee_Event1 .

oa:source_sha_c9187fa5-36d2-9e6a-831d-2ef39fa015ee
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "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: 23, Periode: 1890-1910" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "95" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 23, Periode: 1890-1910, Bevolkingsregister, 23, 95"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f901983a-63f1-1b98-017f-2ddfce24e2e4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/c9187fa5-36d2-9e6a-831d-2ef39fa015ee" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f901983a-63f1-1b98-017f-2ddfce24e2e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/c9187fa5-36d2-9e6a-831d-2ef39fa015ee" ;
  a2a:RecordGUID "{c9187fa5-36d2-9e6a-831d-2ef39fa015ee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4119_00004119.xml van SHA" .

