@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_ce63196c-e3e6-1117-904f-bc1c06207c6a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1870-1900)" ;
  a2a:hasPerson oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_1, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_2, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_3, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_4, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_5, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_6, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_7, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_8, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_9, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_10, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_11, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_12, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_13, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_14, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_15, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_16, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_17, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_18, oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_19 ;
  a2a:hasEvent oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_0, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_1, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_2, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_3, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_4, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_5, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_6, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_7, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_8, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_9, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_10, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_11, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_12, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_13, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_14, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_15, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_16, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_17, oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_18 ;
  a2a:hasSource oa:source_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_1
  a a2a:Person ;
  rdfs:label "Egbert Hingst" ;
  a2a:PersonName [
    rdfs:label "Egbert Hingst" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Hingst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1873-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_2
  a a2a:Person ;
  rdfs:label "Willem H. Kahle" ;
  a2a:PersonName [
    rdfs:label "Willem H. Kahle" ;
    a2a:PersonNameFirstName "Willem H." ;
    a2a:PersonNameLastName "Kahle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1856-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_3
  a a2a:Person ;
  rdfs:label "Johanna Klopman" ;
  a2a:PersonName [
    rdfs:label "Johanna Klopman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Klopman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1873-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_4
  a a2a:Person ;
  rdfs:label "Egbert Land" ;
  a2a:PersonName [
    rdfs:label "Egbert Land" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Land"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1811-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_5
  a a2a:Person ;
  rdfs:label "Willemina H. Kahle" ;
  a2a:PersonName [
    rdfs:label "Willemina H. Kahle" ;
    a2a:PersonNameFirstName "Willemina H." ;
    a2a:PersonNameLastName "Kahle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1878-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_6
  a a2a:Person ;
  rdfs:label "Henriette M.D.R. Machielsen" ;
  a2a:PersonName [
    rdfs:label "Henriette M.D.R. Machielsen" ;
    a2a:PersonNameFirstName "Henriette M.D.R." ;
    a2a:PersonNameLastName "Machielsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1848-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almelo" ;
    rdfs:label "Almelo"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_7
  a a2a:Person ;
  rdfs:label "Aartje H. Jonker" ;
  a2a:PersonName [
    rdfs:label "Aartje H. Jonker" ;
    a2a:PersonNameFirstName "Aartje H." ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1868-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_8
  a a2a:Person ;
  rdfs:label "Froukje Stuur" ;
  a2a:PersonName [
    rdfs:label "Froukje Stuur" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNameLastName "Stuur"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1820-11-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_9
  a a2a:Person ;
  rdfs:label "Anna Zeper" ;
  a2a:PersonName [
    rdfs:label "Anna Zeper" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Zeper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1869-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_10
  a a2a:Person ;
  rdfs:label "Elizabeth H.M.J. Kahle" ;
  a2a:PersonName [
    rdfs:label "Elizabeth H.M.J. Kahle" ;
    a2a:PersonNameFirstName "Elizabeth H.M.J." ;
    a2a:PersonNameLastName "Kahle"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1877-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_11
  a a2a:Person ;
  rdfs:label "Joukje Land" ;
  a2a:PersonName [
    rdfs:label "Joukje Land" ;
    a2a:PersonNameFirstName "Joukje" ;
    a2a:PersonNameLastName "Land"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1846-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_12
  a a2a:Person ;
  rdfs:label "Johanna E. Machielsen" ;
  a2a:PersonName [
    rdfs:label "Johanna E. Machielsen" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNameLastName "Machielsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1860-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_13
  a a2a:Person ;
  rdfs:label "Herewina J. Teeuwsen" ;
  a2a:PersonName [
    rdfs:label "Herewina J. Teeuwsen" ;
    a2a:PersonNameFirstName "Herewina J." ;
    a2a:PersonNameLastName "Teeuwsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1846-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_14
  a a2a:Person ;
  rdfs:label "Nienco A. Hingst" ;
  a2a:PersonName [
    rdfs:label "Nienco A. Hingst" ;
    a2a:PersonNameFirstName "Nienco A." ;
    a2a:PersonNameLastName "Hingst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1844-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rauwerderhem" ;
    rdfs:label "Rauwerderhem"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_15
  a a2a:Person ;
  rdfs:label "Dieuwke H. Steunebrink" ;
  a2a:PersonName [
    rdfs:label "Dieuwke H. Steunebrink" ;
    a2a:PersonNameFirstName "Dieuwke H." ;
    a2a:PersonNameLastName "Steunebrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1869-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_16
  a a2a:Person ;
  rdfs:label "Eva Stinstra" ;
  a2a:PersonName [
    rdfs:label "Eva Stinstra" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Stinstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1833-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_17
  a a2a:Person ;
  rdfs:label "Alida van Dam" ;
  a2a:PersonName [
    rdfs:label "Alida van Dam" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1828-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_18
  a a2a:Person ;
  rdfs:label "Willemina J.J. Teeuwsen" ;
  a2a:PersonName [
    rdfs:label "Willemina J.J. Teeuwsen" ;
    a2a:PersonNameFirstName "Willemina J.J." ;
    a2a:PersonNameLastName "Teeuwsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1834-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_19
  a a2a:Person ;
  rdfs:label "Dirkje Zeper" ;
  a2a:PersonName [
    rdfs:label "Dirkje Zeper" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Zeper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1860-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_1 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_2 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_3 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_4 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_5 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_6 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_7 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_8 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_9 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_10 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_11 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_12 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_13 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_14 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_15 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_16 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_17 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_18 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:relationep_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Person4900291_19 ;
  a2a:EventKeyRef oa:event_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a_Event1 .

oa:source_cod_ce63196c-e3e6-1117-904f-bc1c06207c6a
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1870-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1870-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "579" ;
    rdfs:label "CODA, Apeldoorn, 1870-1900 Wijk A - Apeldoorn dorp, 579"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12332194" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4900291"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4900291" ;
  a2a:RecordIdentifier "4900291" ;
  a2a:RecordGUID "{ce63196c-e3e6-1117-904f-bc1c06207c6a}" ;
  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" .

