@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_2079267d-fb78-0a05-2ee3-af0e17c86f5f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1829-1910)" ;
  a2a:hasPerson oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_1, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_2, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_3, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_4, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_5, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_6, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_7, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_8, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_9, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_10, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_11, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_12, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_13, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_14, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_15, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_16, oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_17 ;
  a2a:hasEvent oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_0, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_1, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_2, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_3, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_4, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_5, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_6, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_7, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_8, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_9, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_10, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_11, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_12, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_13, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_14, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_15, oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_16 ;
  a2a:hasSource oa:source_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_1
  a a2a:Person ;
  rdfs:label "Berendina H. de Groot" ;
  a2a:PersonName [
    rdfs:label "Berendina H. de Groot" ;
    a2a:PersonNameFirstName "Berendina H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1893-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_2
  a a2a:Person ;
  rdfs:label "Aaltje de Groot" ;
  a2a:PersonName [
    rdfs:label "Aaltje de Groot" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1850-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_3
  a a2a:Person ;
  rdfs:label "Maria H.E. de Groot" ;
  a2a:PersonName [
    rdfs:label "Maria H.E. de Groot" ;
    a2a:PersonNameFirstName "Maria H.E." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1876-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_4
  a a2a:Person ;
  rdfs:label "Maria Jochems" ;
  a2a:PersonName [
    rdfs:label "Maria Jochems" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jochems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1809-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_5
  a a2a:Person ;
  rdfs:label "Maria van den Enk" ;
  a2a:PersonName [
    rdfs:label "Maria van den Enk" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Enk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1844-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_6
  a a2a:Person ;
  rdfs:label "Elizabeth H. de Groot" ;
  a2a:PersonName [
    rdfs:label "Elizabeth H. de Groot" ;
    a2a:PersonNameFirstName "Elizabeth H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1889-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_7
  a a2a:Person ;
  rdfs:label "Johanna C. de Groot" ;
  a2a:PersonName [
    rdfs:label "Johanna C. de Groot" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1891-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_8
  a a2a:Person ;
  rdfs:label "Marinus G. de Groot" ;
  a2a:PersonName [
    rdfs:label "Marinus G. de Groot" ;
    a2a:PersonNameFirstName "Marinus G." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1888-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_9
  a a2a:Person ;
  rdfs:label "Maria A. de Groot" ;
  a2a:PersonName [
    rdfs:label "Maria A. de Groot" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1875-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_10
  a a2a:Person ;
  rdfs:label "Maria J. de Groot" ;
  a2a:PersonName [
    rdfs:label "Maria J. de Groot" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1885-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_11
  a a2a:Person ;
  rdfs:label "Reinder B. de Groot" ;
  a2a:PersonName [
    rdfs:label "Reinder B. de Groot" ;
    a2a:PersonNameFirstName "Reinder B." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1883-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_12
  a a2a:Person ;
  rdfs:label "Berend de Groot" ;
  a2a:PersonName [
    rdfs:label "Berend de Groot" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1848-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_13
  a a2a:Person ;
  rdfs:label "Martinus de Groot" ;
  a2a:PersonName [
    rdfs:label "Martinus de Groot" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1852-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_14
  a a2a:Person ;
  rdfs:label "Reinder de Groot" ;
  a2a:PersonName [
    rdfs:label "Reinder de Groot" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1807-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_15
  a a2a:Person ;
  rdfs:label "Arend J. de Groot" ;
  a2a:PersonName [
    rdfs:label "Arend J. de Groot" ;
    a2a:PersonNameFirstName "Arend J." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1897-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_16
  a a2a:Person ;
  rdfs:label "Gerrit de Groot" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Groot" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1834-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beekbergen" ;
    rdfs:label "Beekbergen"
  ] .

oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_17
  a a2a:Person ;
  rdfs:label "Hendrika G. Schoep" ;
  a2a:PersonName [
    rdfs:label "Hendrika G. Schoep" ;
    a2a:PersonNameFirstName "Hendrika G." ;
    a2a:PersonNameLastName "Schoep"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1853-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Est en Opijnen" ;
    rdfs:label "Est en Opijnen"
  ] .

oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_1 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_2 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_3 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_4 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_5 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_6 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_7 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_8 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_9 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_10 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_11 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_12 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_13 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_14 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_15 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_16 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:relationep_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Person5073711_17 ;
  a2a:EventKeyRef oa:event_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f_Event1 .

oa:source_cod_2079267d-fb78-0a05-2ee3-af0e17c86f5f
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1829-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:DocumentNumber "61" ;
    rdfs:label "CODA, Apeldoorn, 61"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5073711" ;
  a2a:RecordIdentifier "5073711" ;
  a2a:RecordGUID "{2079267d-fb78-0a05-2ee3-af0e17c86f5f}" ;
  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" .

