@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_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1849-1860)" ;
  a2a:hasPerson oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_1, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_2, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_3, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_4, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_5, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_6, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_7, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_8, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_9, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_10, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_11, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_12, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_13, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_14, oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_15 ;
  a2a:hasEvent oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_0, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_1, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_2, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_3, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_4, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_5, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_6, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_7, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_8, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_9, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_10, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_11, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_12, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_13, oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_14 ;
  a2a:hasSource oa:source_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_1
  a a2a:Person ;
  rdfs:label "Aachje Schut" ;
  a2a:PersonName [
    rdfs:label "Aachje Schut" ;
    a2a:PersonNameFirstName "Aachje" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1835-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_2
  a a2a:Person ;
  rdfs:label "Johanna Struikenkamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Struikenkamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Struikenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1829-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_3
  a a2a:Person ;
  rdfs:label "Johanna Schut" ;
  a2a:PersonName [
    rdfs:label "Johanna Schut" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1840-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_4
  a a2a:Person ;
  rdfs:label "Jan Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Jan Kamphuis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1853-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_5
  a a2a:Person ;
  rdfs:label "Willem Struikenkamp" ;
  a2a:PersonName [
    rdfs:label "Willem Struikenkamp" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Struikenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1834-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_6
  a a2a:Person ;
  rdfs:label "Abraham Schut" ;
  a2a:PersonName [
    rdfs:label "Abraham Schut" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1792-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_7
  a a2a:Person ;
  rdfs:label "Hendrik Struikenkamp" ;
  a2a:PersonName [
    rdfs:label "Hendrik Struikenkamp" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Struikenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1840-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_8
  a a2a:Person ;
  rdfs:label "Jaantje Jansen" ;
  a2a:PersonName [
    rdfs:label "Jaantje Jansen" ;
    a2a:PersonNameFirstName "Jaantje" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1802-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_9
  a a2a:Person ;
  rdfs:label "Gerrit Schut" ;
  a2a:PersonName [
    rdfs:label "Gerrit Schut" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1832-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_10
  a a2a:Person ;
  rdfs:label "Aart Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Aart Kamphuis" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_11
  a a2a:Person ;
  rdfs:label "Herman Schut" ;
  a2a:PersonName [
    rdfs:label "Herman Schut" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Schut"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1844-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_12
  a a2a:Person ;
  rdfs:label "Gerrit W. Struikenkamp" ;
  a2a:PersonName [
    rdfs:label "Gerrit W. Struikenkamp" ;
    a2a:PersonNameFirstName "Gerrit W." ;
    a2a:PersonNameLastName "Struikenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1851-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_13
  a a2a:Person ;
  rdfs:label "Gerritjen Struikenkamp" ;
  a2a:PersonName [
    rdfs:label "Gerritjen Struikenkamp" ;
    a2a:PersonNameFirstName "Gerritjen" ;
    a2a:PersonNameLastName "Struikenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1830-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_14
  a a2a:Person ;
  rdfs:label "Lambert Struikenkamp" ;
  a2a:PersonName [
    rdfs:label "Lambert Struikenkamp" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Struikenkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1785" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1785-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_15
  a a2a:Person ;
  rdfs:label "Cornelia de Bruin" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Bruin" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1796-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_1 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_2 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_3 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_4 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_5 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_6 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_7 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_8 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_9 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_10 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_11 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_12 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_13 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_14 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:relationep_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Person5725851_15 ;
  a2a:EventKeyRef oa:event_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a_Event1 .

oa:source_cod_1584b1d3-0e4e-6c5c-fd40-b485cec3a49a
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1849-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1849-1860 Wiessel" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "CODA, Apeldoorn, 1849-1860 Wiessel, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11813064" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5725851"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5725851" ;
  a2a:RecordIdentifier "5725851" ;
  a2a:RecordGUID "{1584b1d3-0e4e-6c5c-fd40-b485cec3a49a}" ;
  a2a:SourceRemarkProvenance "Bevolkingsregister Apeldoorn 1829-1910 (csv) gedownload via https://archieven.coda-apeldoorn.nl/opendata.php gecombineerd met gescrape-de akteinformatie van website en omgezet naar A2A" .

