@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_fe3b9457-8d9d-ab4d-7117-136beeed19de
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1889-1915)" ;
  a2a:hasPerson oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_1, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_2, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_3, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_4, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_5, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_6, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_7, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_8, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_9, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_10, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_11, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_12, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_13, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_14, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_15, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_16, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_17, oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_18 ;
  a2a:hasEvent oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_0, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_1, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_2, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_3, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_4, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_5, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_6, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_7, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_8, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_9, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_10, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_11, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_12, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_13, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_14, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_15, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_16, oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_17 ;
  a2a:hasSource oa:source_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_1
  a a2a:Person ;
  rdfs:label "Jan K. de Kruiff" ;
  a2a:PersonName [
    rdfs:label "Jan K. de Kruiff" ;
    a2a:PersonNameFirstName "Jan K." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kruiff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1896-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maarn" ;
    rdfs:label "Maarn"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_2
  a a2a:Person ;
  rdfs:label "Aaldrik Nap" ;
  a2a:PersonName [
    rdfs:label "Aaldrik Nap" ;
    a2a:PersonNameFirstName "Aaldrik" ;
    a2a:PersonNameLastName "Nap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1890-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bierum" ;
    rdfs:label "Bierum"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_3
  a a2a:Person ;
  rdfs:label "Cornelis A. Schrader" ;
  a2a:PersonName [
    rdfs:label "Cornelis A. Schrader" ;
    a2a:PersonNameFirstName "Cornelis A." ;
    a2a:PersonNameLastName "Schrader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1894-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stompwijk" ;
    rdfs:label "Stompwijk"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_4
  a a2a:Person ;
  rdfs:label "Adam A. de Vos" ;
  a2a:PersonName [
    rdfs:label "Adam A. de Vos" ;
    a2a:PersonNameFirstName "Adam A." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1893-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westmaas" ;
    rdfs:label "Westmaas"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_5
  a a2a:Person ;
  rdfs:label "Hermanus J. Bakker" ;
  a2a:PersonName [
    rdfs:label "Hermanus J. Bakker" ;
    a2a:PersonNameFirstName "Hermanus J." ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1890-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlemmermeer" ;
    rdfs:label "Haarlemmermeer"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_6
  a a2a:Person ;
  rdfs:label "Hendrikus de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Hendrikus de Bruijn" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1895-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_7
  a a2a:Person ;
  rdfs:label "Herbert Bitter" ;
  a2a:PersonName [
    rdfs:label "Herbert Bitter" ;
    a2a:PersonNameFirstName "Herbert" ;
    a2a:PersonNameLastName "Bitter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1895-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heteren" ;
    rdfs:label "Heteren"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_8
  a a2a:Person ;
  rdfs:label "Wijbe Bouma" ;
  a2a:PersonName [
    rdfs:label "Wijbe Bouma" ;
    a2a:PersonNameFirstName "Wijbe" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1895-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_9
  a a2a:Person ;
  rdfs:label "Petrus Linker" ;
  a2a:PersonName [
    rdfs:label "Petrus Linker" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Linker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1895-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Slochteren" ;
    rdfs:label "Slochteren"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_10
  a a2a:Person ;
  rdfs:label "Floris C. Tap" ;
  a2a:PersonName [
    rdfs:label "Floris C. Tap" ;
    a2a:PersonNameFirstName "Floris C." ;
    a2a:PersonNameLastName "Tap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1895-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maurik" ;
    rdfs:label "Maurik"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_11
  a a2a:Person ;
  rdfs:label "Johannes ter Maten" ;
  a2a:PersonName [
    rdfs:label "Johannes ter Maten" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Maten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1894-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nootdorp" ;
    rdfs:label "Nootdorp"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_12
  a a2a:Person ;
  rdfs:label "Cornelis W. van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Cornelis W. van Mierlo" ;
    a2a:PersonNameFirstName "Cornelis W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1895-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_13
  a a2a:Person ;
  rdfs:label "Andries de Vries" ;
  a2a:PersonName [
    rdfs:label "Andries de Vries" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1895-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterwolde" ;
    rdfs:label "Oosterwolde"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_14
  a a2a:Person ;
  rdfs:label "Martinus Lemson" ;
  a2a:PersonName [
    rdfs:label "Martinus Lemson" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Lemson"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1892-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Burgh" ;
    rdfs:label "Burgh"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_15
  a a2a:Person ;
  rdfs:label "Hendrika W. Rememlink" ;
  a2a:PersonName [
    rdfs:label "Hendrika W. Rememlink" ;
    a2a:PersonNameFirstName "Hendrika W." ;
    a2a:PersonNameLastName "Rememlink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1888-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_16
  a a2a:Person ;
  rdfs:label "Arie de Vries" ;
  a2a:PersonName [
    rdfs:label "Arie de Vries" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1894-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerk" ;
    rdfs:label "Nieuwerkerk"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_17
  a a2a:Person ;
  rdfs:label "Anthonia J.F. Lergner" ;
  a2a:PersonName [
    rdfs:label "Anthonia J.F. Lergner" ;
    a2a:PersonNameFirstName "Anthonia J.F." ;
    a2a:PersonNameLastName "Lergner"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1894-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidzande" ;
    rdfs:label "Zuidzande"
  ] .

oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_18
  a a2a:Person ;
  rdfs:label "Gerrit Sijbesma" ;
  a2a:PersonName [
    rdfs:label "Gerrit Sijbesma" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Sijbesma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1894-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sexbierum" ;
    rdfs:label "Sexbierum"
  ] .

oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_1 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_2 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_3 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_4 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_5 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_6 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_7 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_8 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_9 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_10 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_11 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_12 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_13 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_14 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_15 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_16 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_17 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:relationep_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Person5586427_18 ;
  a2a:EventKeyRef oa:event_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de_Event1 .

oa:source_cod_fe3b9457-8d9d-ab4d-7117-136beeed19de
  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 "15" ;
    rdfs:label "CODA, Apeldoorn, 1889-1915 Remontedepot Nieuw Milligen, 15"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5586427" ;
  a2a:RecordIdentifier "5586427" ;
  a2a:RecordGUID "{fe3b9457-8d9d-ab4d-7117-136beeed19de}" ;
  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" .

