@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_d0ef4e91-2b3c-eeac-98c0-638832b44002
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839-1850)" ;
  a2a:hasPerson oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_1, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_2, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_3, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_4, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_5, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_6, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_7, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_8, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_9, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_10, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_11, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_12, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_13, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_14, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_15, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_16, oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_17 ;
  a2a:hasEvent oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_0, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_1, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_2, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_3, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_4, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_5, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_6, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_7, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_8, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_9, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_10, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_11, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_12, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_13, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_14, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_15, oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_16 ;
  a2a:hasSource oa:source_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002 .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_1
  a a2a:Person ;
  rdfs:label "Hendrika Ruvekamp" ;
  a2a:PersonName [
    rdfs:label "Hendrika Ruvekamp" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Ruvekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1798-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_2
  a a2a:Person ;
  rdfs:label "Johanna Onderstal" ;
  a2a:PersonName [
    rdfs:label "Johanna Onderstal" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Onderstal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1817-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_3
  a a2a:Person ;
  rdfs:label "Gerrit Steenman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Steenman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1826-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_4
  a a2a:Person ;
  rdfs:label "Hendrik Steenman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Steenman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1779" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1779-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_5
  a a2a:Person ;
  rdfs:label "Willem Brom" ;
  a2a:PersonName [
    rdfs:label "Willem Brom" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Brom"
  ] ;
  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_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_6
  a a2a:Person ;
  rdfs:label "Gradus Brom" ;
  a2a:PersonName [
    rdfs:label "Gradus Brom" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Brom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1827-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_7
  a a2a:Person ;
  rdfs:label "Joannes Brom" ;
  a2a:PersonName [
    rdfs:label "Joannes Brom" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Brom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1817-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_8
  a a2a:Person ;
  rdfs:label "Simon G.W. Lexraven" ;
  a2a:PersonName [
    rdfs:label "Simon G.W. Lexraven" ;
    a2a:PersonNameFirstName "Simon G.W." ;
    a2a:PersonNameLastName "Lexraven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1809-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_9
  a a2a:Person ;
  rdfs:label "Albert Brom" ;
  a2a:PersonName [
    rdfs:label "Albert Brom" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Brom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1793-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_10
  a a2a:Person ;
  rdfs:label "Johanna Brom" ;
  a2a:PersonName [
    rdfs:label "Johanna Brom" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Brom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1820-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_11
  a a2a:Person ;
  rdfs:label "Francisca B.G. Boonzaaijer" ;
  a2a:PersonName [
    rdfs:label "Francisca B.G. Boonzaaijer" ;
    a2a:PersonNameFirstName "Francisca B.G." ;
    a2a:PersonNameLastName "Boonzaaijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1810-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_12
  a a2a:Person ;
  rdfs:label "Elizabeth Janssen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Janssen" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1792-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_13
  a a2a:Person ;
  rdfs:label "Susanna W. Lexraven" ;
  a2a:PersonName [
    rdfs:label "Susanna W. Lexraven" ;
    a2a:PersonNameFirstName "Susanna W." ;
    a2a:PersonNameLastName "Lexraven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1838-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_14
  a a2a:Person ;
  rdfs:label "Johannes Steenman" ;
  a2a:PersonName [
    rdfs:label "Johannes Steenman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1828-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_15
  a a2a:Person ;
  rdfs:label "Hendrika Ruvekamp" ;
  a2a:PersonName [
    rdfs:label "Hendrika Ruvekamp" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Ruvekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1798-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_16
  a a2a:Person ;
  rdfs:label "Geertrui Brom" ;
  a2a:PersonName [
    rdfs:label "Geertrui Brom" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Brom"
  ] ;
  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_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_17
  a a2a:Person ;
  rdfs:label "Jantje Brom" ;
  a2a:PersonName [
    rdfs:label "Jantje Brom" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Brom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1824-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_1 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_2 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_3 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_4 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_5 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_6 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_7 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_8 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_9 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_10 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_11 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_12 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_13 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_14 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_15 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_16 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:relationep_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Person5742664_17 ;
  a2a:EventKeyRef oa:event_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002_Event1 .

oa:source_cod_d0ef4e91-2b3c-eeac-98c0-638832b44002
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1839-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1839-1850 Loenen en Zilven" ;
    a2a:DocumentNumber "2" ;
    rdfs:label "CODA, Apeldoorn, 1839-1850 Loenen en Zilven, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11655448" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5742664"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5742664" ;
  a2a:RecordIdentifier "5742664" ;
  a2a:RecordGUID "{d0ef4e91-2b3c-eeac-98c0-638832b44002}" ;
  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" .

