@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_5cb4cc41-f465-9cd5-9ae1-328f2b979071
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_1, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_2, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_3, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_4, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_5, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_6, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_7, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_8, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_9, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_10, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_11, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_12, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_13, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_14, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_15, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_16, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_17, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_18, oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_19 ;
  a2a:hasEvent oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_0, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_1, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_2, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_3, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_4, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_5, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_6, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_7, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_8, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_9, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_10, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_11, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_12, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_13, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_14, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_15, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_16, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_17, oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_18 ;
  a2a:hasSource oa:source_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071 .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_1
  a a2a:Person ;
  rdfs:label "Maria W. Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Maria W. Hoekstra" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1902-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_2
  a a2a:Person ;
  rdfs:label "Mathilda J. van Campen" ;
  a2a:PersonName [
    rdfs:label "Mathilda J. van Campen" ;
    a2a:PersonNameFirstName "Mathilda J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1874-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_3
  a a2a:Person ;
  rdfs:label "Jacomina Klein Haneveld" ;
  a2a:PersonName [
    rdfs:label "Jacomina Klein Haneveld" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Klein Haneveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1891-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_4
  a a2a:Person ;
  rdfs:label "Elisabeth M. Koch" ;
  a2a:PersonName [
    rdfs:label "Elisabeth M. Koch" ;
    a2a:PersonNameFirstName "Elisabeth M." ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1892-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_5
  a a2a:Person ;
  rdfs:label "Susanna A. Koch" ;
  a2a:PersonName [
    rdfs:label "Susanna A. Koch" ;
    a2a:PersonNameFirstName "Susanna A." ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1894-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_6
  a a2a:Person ;
  rdfs:label "Hermina Lankwarden" ;
  a2a:PersonName [
    rdfs:label "Hermina Lankwarden" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Lankwarden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1881-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_7
  a a2a:Person ;
  rdfs:label "Gerrit Kamphuis" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kamphuis" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kamphuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1884-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_8
  a a2a:Person ;
  rdfs:label "Maria de Blank" ;
  a2a:PersonName [
    rdfs:label "Maria de Blank" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1894-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_9
  a a2a:Person ;
  rdfs:label "Maria H.J. van Marle" ;
  a2a:PersonName [
    rdfs:label "Maria H.J. van Marle" ;
    a2a:PersonNameFirstName "Maria H.J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1871-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_10
  a a2a:Person ;
  rdfs:label "Elisabeth Koch" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Koch" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1889-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "San José (U.S.A.)" ;
    rdfs:label "San José (U.S.A.)"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_11
  a a2a:Person ;
  rdfs:label "Otto P. Koch" ;
  a2a:PersonName [
    rdfs:label "Otto P. Koch" ;
    a2a:PersonNameFirstName "Otto P." ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1899-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_12
  a a2a:Person ;
  rdfs:label "Otto P. Koch" ;
  a2a:PersonName [
    rdfs:label "Otto P. Koch" ;
    a2a:PersonNameFirstName "Otto P." ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1859-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doesburg" ;
    rdfs:label "Doesburg"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_13
  a a2a:Person ;
  rdfs:label "Margaretha van Marle" ;
  a2a:PersonName [
    rdfs:label "Margaretha van Marle" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Marle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1863-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_14
  a a2a:Person ;
  rdfs:label "Maria Sluijmer" ;
  a2a:PersonName [
    rdfs:label "Maria Sluijmer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Sluijmer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1882-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_15
  a a2a:Person ;
  rdfs:label "Maria Smit" ;
  a2a:PersonName [
    rdfs:label "Maria Smit" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1878-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_16
  a a2a:Person ;
  rdfs:label "Hendrika W. uit den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Hendrika W. uit den Bogaard" ;
    a2a:PersonNameFirstName "Hendrika W." ;
    a2a:PersonNamePrefixLastName "uit den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1890-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_17
  a a2a:Person ;
  rdfs:label "Weinhard D. Koch" ;
  a2a:PersonName [
    rdfs:label "Weinhard D. Koch" ;
    a2a:PersonNameFirstName "Weinhard D." ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1899-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_18
  a a2a:Person ;
  rdfs:label "Duifje Kruk" ;
  a2a:PersonName [
    rdfs:label "Duifje Kruk" ;
    a2a:PersonNameFirstName "Duifje" ;
    a2a:PersonNameLastName "Kruk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1869-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zuidscharwoude" ;
    rdfs:label "Zuidscharwoude"
  ] .

oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_19
  a a2a:Person ;
  rdfs:label "Eduard J. Koch" ;
  a2a:PersonName [
    rdfs:label "Eduard J. Koch" ;
    a2a:PersonNameFirstName "Eduard J." ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1896-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kota Radjak" ;
    rdfs:label "Kota Radjak"
  ] .

oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_1 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_2 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_3 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_4 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_5 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_6 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_7 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_8 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_9 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_10 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_11 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_12 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_13 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_14 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_15 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_16 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_17 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_18 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:relationep_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Person4858342_19 ;
  a2a:EventKeyRef oa:event_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071_Event1 .

oa:source_cod_5cb4cc41-f465-9cd5-9ae1-328f2b979071
  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 Apeldoorn" ;
    a2a:DocumentNumber "180" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 180"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4858342" ;
  a2a:RecordIdentifier "4858342" ;
  a2a:RecordGUID "{5cb4cc41-f465-9cd5-9ae1-328f2b979071}" ;
  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" .

