@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_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_1, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_2, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_3, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_4, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_5, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_6, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_7, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_8, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_9, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_10, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_11, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_12, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_13, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_14, oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_15 ;
  a2a:hasEvent oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_0, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_1, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_2, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_3, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_4, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_5, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_6, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_7, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_8, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_9, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_10, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_11, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_12, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_13, oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_14 ;
  a2a:hasSource oa:source_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20 .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_1
  a a2a:Person ;
  rdfs:label "Sara E. Jurriens" ;
  a2a:PersonName [
    rdfs:label "Sara E. Jurriens" ;
    a2a:PersonNameFirstName "Sara E." ;
    a2a:PersonNameLastName "Jurriens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1871-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_2
  a a2a:Person ;
  rdfs:label "Hendrik Wegen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wegen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1900-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_3
  a a2a:Person ;
  rdfs:label "Bartus Wegen" ;
  a2a:PersonName [
    rdfs:label "Bartus Wegen" ;
    a2a:PersonNameFirstName "Bartus" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1908-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_4
  a a2a:Person ;
  rdfs:label "Hendrikus Wegen" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Wegen" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1898-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_5
  a a2a:Person ;
  rdfs:label "Jacob Wegen" ;
  a2a:PersonName [
    rdfs:label "Jacob Wegen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1866-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_6
  a a2a:Person ;
  rdfs:label "Teunis van den Brink" ;
  a2a:PersonName [
    rdfs:label "Teunis van den Brink" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1887-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijkerk" ;
    rdfs:label "Nijkerk"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_7
  a a2a:Person ;
  rdfs:label "Jacob Wegen" ;
  a2a:PersonName [
    rdfs:label "Jacob Wegen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1897-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_8
  a a2a:Person ;
  rdfs:label "Evert Wegen" ;
  a2a:PersonName [
    rdfs:label "Evert Wegen" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1904-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_9
  a a2a:Person ;
  rdfs:label "Hermina Wegen" ;
  a2a:PersonName [
    rdfs:label "Hermina Wegen" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1892-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_10
  a a2a:Person ;
  rdfs:label "Hillegonda Meijers" ;
  a2a:PersonName [
    rdfs:label "Hillegonda Meijers" ;
    a2a:PersonNameFirstName "Hillegonda" ;
    a2a:PersonNameLastName "Meijers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1857-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_11
  a a2a:Person ;
  rdfs:label "Jannetje Jansen" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jansen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1896-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_12
  a a2a:Person ;
  rdfs:label "Johanna G. Wegen" ;
  a2a:PersonName [
    rdfs:label "Johanna G. Wegen" ;
    a2a:PersonNameFirstName "Johanna G." ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1906-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_13
  a a2a:Person ;
  rdfs:label "Johannes Wegen" ;
  a2a:PersonName [
    rdfs:label "Johannes Wegen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1895-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_14
  a a2a:Person ;
  rdfs:label "Bartha E. Wegen" ;
  a2a:PersonName [
    rdfs:label "Bartha E. Wegen" ;
    a2a:PersonNameFirstName "Bartha E." ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1910-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_15
  a a2a:Person ;
  rdfs:label "Bartus Wegen" ;
  a2a:PersonName [
    rdfs:label "Bartus Wegen" ;
    a2a:PersonNameFirstName "Bartus" ;
    a2a:PersonNameLastName "Wegen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1901-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_1 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_2 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_3 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_4 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_5 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_6 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_7 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_8 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_9 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_10 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_11 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_12 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_13 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_14 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:relationep_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Person5728217_15 ;
  a2a:EventKeyRef oa:event_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20_Event1 .

oa:source_cod_a64a0004-6f69-e2a6-e1b0-9ebab77bcf20
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1901-01-01 - 1926-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1901-1926 Apeldoorn" ;
    a2a:DocumentNumber "50" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11723250" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5728217"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5728217" ;
  a2a:RecordIdentifier "5728217" ;
  a2a:RecordGUID "{a64a0004-6f69-e2a6-e1b0-9ebab77bcf20}" ;
  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" .

