@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_056502b4-6da8-bb95-d6c8-268fa1f76211
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1927-1939)" ;
  a2a:hasPerson oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_1, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_2, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_3, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_4, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_5, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_6, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_7, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_8, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_9, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_10, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_11, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_12, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_13, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_14, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_15, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_16, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_17, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_18, oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_19 ;
  a2a:hasEvent oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_0, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_1, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_2, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_3, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_4, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_5, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_6, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_7, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_8, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_9, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_10, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_11, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_12, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_13, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_14, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_15, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_16, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_17, oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_18 ;
  a2a:hasSource oa:source_cod_056502b4-6da8-bb95-d6c8-268fa1f76211 .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_1
  a a2a:Person ;
  rdfs:label "Johanna de Jeger" ;
  a2a:PersonName [
    rdfs:label "Johanna de Jeger" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jeger"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1905-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_2
  a a2a:Person ;
  rdfs:label "Pieter Elings" ;
  a2a:PersonName [
    rdfs:label "Pieter Elings" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Elings"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1896-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_3
  a a2a:Person ;
  rdfs:label "Catharina Helmes" ;
  a2a:PersonName [
    rdfs:label "Catharina Helmes" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Helmes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1880-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herwen en Aerdt" ;
    rdfs:label "Herwen en Aerdt"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_4
  a a2a:Person ;
  rdfs:label "Berendje Vaartjes" ;
  a2a:PersonName [
    rdfs:label "Berendje Vaartjes" ;
    a2a:PersonNameFirstName "Berendje" ;
    a2a:PersonNameLastName "Vaartjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1867-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giethoorn" ;
    rdfs:label "Giethoorn"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_5
  a a2a:Person ;
  rdfs:label "Catharina M.M. Hartjes" ;
  a2a:PersonName [
    rdfs:label "Catharina M.M. Hartjes" ;
    a2a:PersonNameFirstName "Catharina M.M." ;
    a2a:PersonNameLastName "Hartjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1902-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Styrum" ;
    rdfs:label "Styrum"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_6
  a a2a:Person ;
  rdfs:label "Cornelis B. Heyn" ;
  a2a:PersonName [
    rdfs:label "Cornelis B. Heyn" ;
    a2a:PersonNameFirstName "Cornelis B." ;
    a2a:PersonNameLastName "Heyn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1908-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_7
  a a2a:Person ;
  rdfs:label "Jan G. van Egmond" ;
  a2a:PersonName [
    rdfs:label "Jan G. van Egmond" ;
    a2a:PersonNameFirstName "Jan G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmond"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1896-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alphen aan den Rijn" ;
    rdfs:label "Alphen aan den Rijn"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_8
  a a2a:Person ;
  rdfs:label "Hendrik Stufken" ;
  a2a:PersonName [
    rdfs:label "Hendrik Stufken" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Stufken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1908-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_9
  a a2a:Person ;
  rdfs:label "Albertus Vaartjes" ;
  a2a:PersonName [
    rdfs:label "Albertus Vaartjes" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Vaartjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1900-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alphen" ;
    rdfs:label "Alphen"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_10
  a a2a:Person ;
  rdfs:label "Gesina M. Wijnbrans" ;
  a2a:PersonName [
    rdfs:label "Gesina M. Wijnbrans" ;
    a2a:PersonNameFirstName "Gesina M." ;
    a2a:PersonNameLastName "Wijnbrans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1901-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_11
  a a2a:Person ;
  rdfs:label "Wouterus van de Pol" ;
  a2a:PersonName [
    rdfs:label "Wouterus van de Pol" ;
    a2a:PersonNameFirstName "Wouterus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1897-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_12
  a a2a:Person ;
  rdfs:label "Johan van de Vorsten" ;
  a2a:PersonName [
    rdfs:label "Johan van de Vorsten" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Vorsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1906-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_13
  a a2a:Person ;
  rdfs:label "Cornelia Rommerts" ;
  a2a:PersonName [
    rdfs:label "Cornelia Rommerts" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Rommerts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1870-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_14
  a a2a:Person ;
  rdfs:label "Gerrit de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Gerrit de Ruiter" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1901-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_15
  a a2a:Person ;
  rdfs:label "Reinier R. Stufken" ;
  a2a:PersonName [
    rdfs:label "Reinier R. Stufken" ;
    a2a:PersonNameFirstName "Reinier R." ;
    a2a:PersonNameLastName "Stufken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1893-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_16
  a a2a:Person ;
  rdfs:label "Wiebe van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Wiebe van der Meulen" ;
    a2a:PersonNameFirstName "Wiebe" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1907-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kollumerzwaag" ;
    rdfs:label "Kollumerzwaag"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_17
  a a2a:Person ;
  rdfs:label "Klaas Vaartjes" ;
  a2a:PersonName [
    rdfs:label "Klaas Vaartjes" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Vaartjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1898-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwartsluis" ;
    rdfs:label "Zwartsluis"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_18
  a a2a:Person ;
  rdfs:label "Petrus F. Vioen" ;
  a2a:PersonName [
    rdfs:label "Petrus F. Vioen" ;
    a2a:PersonNameFirstName "Petrus F." ;
    a2a:PersonNameLastName "Vioen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1867-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hontenisse" ;
    rdfs:label "Hontenisse"
  ] .

oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_19
  a a2a:Person ;
  rdfs:label "Jacob Zegers" ;
  a2a:PersonName [
    rdfs:label "Jacob Zegers" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1901-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_1 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_2 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_3 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_4 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_5 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_6 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_7 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_8 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_9 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_10 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_11 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_12 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_13 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_14 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_15 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_16 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_17 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_18 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:relationep_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Person5032634_19 ;
  a2a:EventKeyRef oa:event_cod_056502b4-6da8-bb95-d6c8-268fa1f76211_Event1 .

oa:source_cod_056502b4-6da8-bb95-d6c8-268fa1f76211
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1927-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1927-1939 Gemeente Apeldoorn" ;
    a2a:DocumentNumber "6" ;
    rdfs:label "CODA, Apeldoorn, 1927-1939 Gemeente Apeldoorn, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11484756" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5032634"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5032634" ;
  a2a:RecordIdentifier "5032634" ;
  a2a:RecordGUID "{056502b4-6da8-bb95-d6c8-268fa1f76211}" ;
  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" .

