@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_99e4b3d9-bac5-076b-7e11-2d1aa05e1393
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_1, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_2, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_3, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_4, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_5, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_6, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_7, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_8, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_9, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_10, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_11, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_12, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_13, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_14, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_15, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_16, oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_17 ;
  a2a:hasEvent oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_0, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_1, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_2, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_3, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_4, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_5, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_6, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_7, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_8, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_9, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_10, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_11, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_12, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_13, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_14, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_15, oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_16 ;
  a2a:hasSource oa:source_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393 .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_1
  a a2a:Person ;
  rdfs:label "Marianna W.G. van Dijk" ;
  a2a:PersonName [
    rdfs:label "Marianna W.G. van Dijk" ;
    a2a:PersonNameFirstName "Marianna W.G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1858-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_2
  a a2a:Person ;
  rdfs:label "Wilhelm A. Dagge" ;
  a2a:PersonName [
    rdfs:label "Wilhelm A. Dagge" ;
    a2a:PersonNameFirstName "Wilhelm A." ;
    a2a:PersonNameLastName "Dagge"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1886-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Cartenberg-Essen" ;
    rdfs:label "Cartenberg-Essen"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_3
  a a2a:Person ;
  rdfs:label "Gerhardus M. Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Gerhardus M. Schoenmaker" ;
    a2a:PersonNameFirstName "Gerhardus M." ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1907-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_4
  a a2a:Person ;
  rdfs:label "Juliana A. van Zeist" ;
  a2a:PersonName [
    rdfs:label "Juliana A. van Zeist" ;
    a2a:PersonNameFirstName "Juliana A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zeist"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1883-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_5
  a a2a:Person ;
  rdfs:label "Maria Marigje Annaars" ;
  a2a:PersonName [
    rdfs:label "Maria Marigje Annaars" ;
    a2a:PersonNameFirstName "Maria Marigje" ;
    a2a:PersonNameLastName "Annaars"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1891-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_6
  a a2a:Person ;
  rdfs:label "Wilhelmina S. Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina S. Schoenmaker" ;
    a2a:PersonNameFirstName "Wilhelmina S." ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1905-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_7
  a a2a:Person ;
  rdfs:label "Helena J.M. Somsen" ;
  a2a:PersonName [
    rdfs:label "Helena J.M. Somsen" ;
    a2a:PersonNameFirstName "Helena J.M." ;
    a2a:PersonNameLastName "Somsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1886-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_8
  a a2a:Person ;
  rdfs:label "Arnoldus M. Spee" ;
  a2a:PersonName [
    rdfs:label "Arnoldus M. Spee" ;
    a2a:PersonNameFirstName "Arnoldus M." ;
    a2a:PersonNameLastName "Spee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1892-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_9
  a a2a:Person ;
  rdfs:label "Gerritje van Beek" ;
  a2a:PersonName [
    rdfs:label "Gerritje van Beek" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1908-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_10
  a a2a:Person ;
  rdfs:label "Marten Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Marten Schoenmaker" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1902-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_11
  a a2a:Person ;
  rdfs:label "Anna H.S. Haarman" ;
  a2a:PersonName [
    rdfs:label "Anna H.S. Haarman" ;
    a2a:PersonNameFirstName "Anna H.S." ;
    a2a:PersonNameLastName "Haarman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1851-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_12
  a a2a:Person ;
  rdfs:label "Johannes J. Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Johannes J. Schoenmaker" ;
    a2a:PersonNameFirstName "Johannes J." ;
    a2a:PersonNameLastName "Schoenmaker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1876-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_13
  a a2a:Person ;
  rdfs:label "Anna T. van der Tol" ;
  a2a:PersonName [
    rdfs:label "Anna T. van der Tol" ;
    a2a:PersonNameFirstName "Anna T." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1897-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelharnis" ;
    rdfs:label "Middelharnis"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_14
  a a2a:Person ;
  rdfs:label "Henri E. Veldman" ;
  a2a:PersonName [
    rdfs:label "Henri E. Veldman" ;
    a2a:PersonNameFirstName "Henri E." ;
    a2a:PersonNameLastName "Veldman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1901-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmuiden" ;
    rdfs:label "IJsselmuiden"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_15
  a a2a:Person ;
  rdfs:label "Johanna M.M. Somsen" ;
  a2a:PersonName [
    rdfs:label "Johanna M.M. Somsen" ;
    a2a:PersonNameFirstName "Johanna M.M." ;
    a2a:PersonNameLastName "Somsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1893-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_16
  a a2a:Person ;
  rdfs:label "Derk J. Somsen" ;
  a2a:PersonName [
    rdfs:label "Derk J. Somsen" ;
    a2a:PersonNameFirstName "Derk J." ;
    a2a:PersonNameLastName "Somsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1849-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalten" ;
    rdfs:label "Aalten"
  ] .

oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_17
  a a2a:Person ;
  rdfs:label "Karl F.O. Sprotte" ;
  a2a:PersonName [
    rdfs:label "Karl F.O. Sprotte" ;
    a2a:PersonNameFirstName "Karl F.O." ;
    a2a:PersonNameLastName "Sprotte"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1895-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leipzig (Saksen)" ;
    rdfs:label "Leipzig (Saksen)"
  ] .

oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_1 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_2 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_3 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_4 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_5 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_6 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_7 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_8 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_9 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_10 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_11 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_12 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_13 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_14 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_15 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_16 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:relationep_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Person4896507_17 ;
  a2a:EventKeyRef oa:event_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393_Event1 .

oa:source_cod_99e4b3d9-bac5-076b-7e11-2d1aa05e1393
  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 Beekbergen" ;
    a2a:DocumentNumber "195" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Beekbergen, 195"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11466807" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4896507"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4896507" ;
  a2a:RecordIdentifier "4896507" ;
  a2a:RecordGUID "{99e4b3d9-bac5-076b-7e11-2d1aa05e1393}" ;
  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" .

