@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_021bd92a-39d1-5874-3ec7-6f3bedfa15fa
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1889-1915)" ;
  a2a:hasPerson oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_1, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_2, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_3, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_4, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_5, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_6, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_7, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_8, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_9, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_10, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_11, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_12, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_13, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_14, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_15, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_16, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_17, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_18, oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_19 ;
  a2a:hasEvent oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_0, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_1, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_2, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_3, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_4, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_5, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_6, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_7, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_8, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_9, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_10, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_11, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_12, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_13, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_14, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_15, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_16, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_17, oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_18 ;
  a2a:hasSource oa:source_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_1
  a a2a:Person ;
  rdfs:label "Theodorus J. Dang" ;
  a2a:PersonName [
    rdfs:label "Theodorus J. Dang" ;
    a2a:PersonNameFirstName "Theodorus J." ;
    a2a:PersonNameLastName "Dang"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1899-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergharen" ;
    rdfs:label "Bergharen"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_2
  a a2a:Person ;
  rdfs:label "Egbert A. Glas" ;
  a2a:PersonName [
    rdfs:label "Egbert A. Glas" ;
    a2a:PersonNameFirstName "Egbert A." ;
    a2a:PersonNameLastName "Glas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1899-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_3
  a a2a:Person ;
  rdfs:label "Jan J. Simmelink" ;
  a2a:PersonName [
    rdfs:label "Jan J. Simmelink" ;
    a2a:PersonNameFirstName "Jan J." ;
    a2a:PersonNameLastName "Simmelink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1893-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Limme" ;
    rdfs:label "Limme"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_4
  a a2a:Person ;
  rdfs:label "Hendrik K. Daling" ;
  a2a:PersonName [
    rdfs:label "Hendrik K. Daling" ;
    a2a:PersonNameFirstName "Hendrik K." ;
    a2a:PersonNameLastName "Daling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1898-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Smilde" ;
    rdfs:label "Smilde"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_5
  a a2a:Person ;
  rdfs:label "Eppo de Lange" ;
  a2a:PersonName [
    rdfs:label "Eppo de Lange" ;
    a2a:PersonNameFirstName "Eppo" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lange"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1893-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfzijl" ;
    rdfs:label "Delfzijl"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_6
  a a2a:Person ;
  rdfs:label "Christiaan van Krimpen" ;
  a2a:PersonName [
    rdfs:label "Christiaan van Krimpen" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Krimpen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1898-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valburg" ;
    rdfs:label "Valburg"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_7
  a a2a:Person ;
  rdfs:label "Johannes W.T. Vinken" ;
  a2a:PersonName [
    rdfs:label "Johannes W.T. Vinken" ;
    a2a:PersonNameFirstName "Johannes W.T." ;
    a2a:PersonNameLastName "Vinken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1899-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Susteren" ;
    rdfs:label "Susteren"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_8
  a a2a:Person ;
  rdfs:label "Hendrik van der Bemt" ;
  a2a:PersonName [
    rdfs:label "Hendrik van der Bemt" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bemt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1898-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_9
  a a2a:Person ;
  rdfs:label "Jan H. Hubers" ;
  a2a:PersonName [
    rdfs:label "Jan H. Hubers" ;
    a2a:PersonNameFirstName "Jan H." ;
    a2a:PersonNameLastName "Hubers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1898-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmen" ;
    rdfs:label "Emmen"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_10
  a a2a:Person ;
  rdfs:label "Johannes Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Johannes Oudshoorn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Oudshoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1896-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_11
  a a2a:Person ;
  rdfs:label "Douwe Pijl" ;
  a2a:PersonName [
    rdfs:label "Douwe Pijl" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNameLastName "Pijl"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1898-12-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_12
  a a2a:Person ;
  rdfs:label "Hendrikus van Herpen" ;
  a2a:PersonName [
    rdfs:label "Hendrikus van Herpen" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herpen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1897-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_13
  a a2a:Person ;
  rdfs:label "Kornelis Hollander" ;
  a2a:PersonName [
    rdfs:label "Kornelis Hollander" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Hollander"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1891-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_14
  a a2a:Person ;
  rdfs:label "Nicolaas van de Plasse" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van de Plasse" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Plasse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1897-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_15
  a a2a:Person ;
  rdfs:label "Adriaan J. Burgel" ;
  a2a:PersonName [
    rdfs:label "Adriaan J. Burgel" ;
    a2a:PersonNameFirstName "Adriaan J." ;
    a2a:PersonNameLastName "Burgel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1899-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudelande" ;
    rdfs:label "Oudelande"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_16
  a a2a:Person ;
  rdfs:label "Albert Kort" ;
  a2a:PersonName [
    rdfs:label "Albert Kort" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1898-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borger" ;
    rdfs:label "Borger"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_17
  a a2a:Person ;
  rdfs:label "Kornelis Berrevoets" ;
  a2a:PersonName [
    rdfs:label "Kornelis Berrevoets" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Berrevoets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1896-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwelle" ;
    rdfs:label "Noordwelle"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_18
  a a2a:Person ;
  rdfs:label "Dirk W. Mensink" ;
  a2a:PersonName [
    rdfs:label "Dirk W. Mensink" ;
    a2a:PersonNameFirstName "Dirk W." ;
    a2a:PersonNameLastName "Mensink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1898-12-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_19
  a a2a:Person ;
  rdfs:label "Cornelis M. van der Pligt" ;
  a2a:PersonName [
    rdfs:label "Cornelis M. van der Pligt" ;
    a2a:PersonNameFirstName "Cornelis M." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pligt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1897-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Strijen" ;
    rdfs:label "Strijen"
  ] .

oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_1 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_2 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_3 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_4 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_5 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_6 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_7 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_8 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_9 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_10 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_11 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_12 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_13 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_14 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_15 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_16 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_17 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_18 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:relationep_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Person4819389_19 ;
  a2a:EventKeyRef oa:event_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa_Event1 .

oa:source_cod_021bd92a-39d1-5874-3ec7-6f3bedfa15fa
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1889-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1889-1915 Remontedepot Nieuw Milligen" ;
    a2a:DocumentNumber "40" ;
    rdfs:label "CODA, Apeldoorn, 1889-1915 Remontedepot Nieuw Milligen, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12081776" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4819389"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4819389" ;
  a2a:RecordIdentifier "4819389" ;
  a2a:RecordGUID "{021bd92a-39d1-5874-3ec7-6f3bedfa15fa}" ;
  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" .

