@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_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_1, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_2, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_3, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_4, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_5, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_6, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_7, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_8, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_9, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_10, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_11, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_12, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_13, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_14, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_15, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_16, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_17, oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_18 ;
  a2a:hasEvent oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_0, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_1, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_2, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_3, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_4, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_5, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_6, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_7, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_8, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_9, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_10, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_11, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_12, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_13, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_14, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_15, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_16, oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_17 ;
  a2a:hasSource oa:source_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_1
  a a2a:Person ;
  rdfs:label "Wijnand Lemei" ;
  a2a:PersonName [
    rdfs:label "Wijnand Lemei" ;
    a2a:PersonNameFirstName "Wijnand" ;
    a2a:PersonNameLastName "Lemei"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1835-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_2
  a a2a:Person ;
  rdfs:label "Hendrika C.M. Spiegelberg" ;
  a2a:PersonName [
    rdfs:label "Hendrika C.M. Spiegelberg" ;
    a2a:PersonNameFirstName "Hendrika C.M." ;
    a2a:PersonNameLastName "Spiegelberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1908-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_3
  a a2a:Person ;
  rdfs:label "Anna Helena van Amerongen" ;
  a2a:PersonName [
    rdfs:label "Anna Helena van Amerongen" ;
    a2a:PersonNameFirstName "Anna Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Amerongen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1853-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_4
  a a2a:Person ;
  rdfs:label "Hendrik Lieftink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Lieftink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Lieftink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1900-09-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_5
  a a2a:Person ;
  rdfs:label "Frederik C.G. van Lindheim" ;
  a2a:PersonName [
    rdfs:label "Frederik C.G. van Lindheim" ;
    a2a:PersonNameFirstName "Frederik C.G." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lindheim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1907-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_6
  a a2a:Person ;
  rdfs:label "Trijntje ter Wolde" ;
  a2a:PersonName [
    rdfs:label "Trijntje ter Wolde" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Wolde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1885-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_7
  a a2a:Person ;
  rdfs:label "Frederik M. Brouwer" ;
  a2a:PersonName [
    rdfs:label "Frederik M. Brouwer" ;
    a2a:PersonNameFirstName "Frederik M." ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1900-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Benschop" ;
    rdfs:label "Benschop"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_8
  a a2a:Person ;
  rdfs:label "Christiaan J.K.M. Ledder" ;
  a2a:PersonName [
    rdfs:label "Christiaan J.K.M. Ledder" ;
    a2a:PersonNameFirstName "Christiaan J.K.M." ;
    a2a:PersonNameLastName "Ledder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1887-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_9
  a a2a:Person ;
  rdfs:label "Johan G.F.D. van Lindheim" ;
  a2a:PersonName [
    rdfs:label "Johan G.F.D. van Lindheim" ;
    a2a:PersonNameFirstName "Johan G.F.D." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lindheim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1874-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_10
  a a2a:Person ;
  rdfs:label "Willem F. van Lindheim" ;
  a2a:PersonName [
    rdfs:label "Willem F. van Lindheim" ;
    a2a:PersonNameFirstName "Willem F." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lindheim"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1904-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_11
  a a2a:Person ;
  rdfs:label "Titia L. de Voogt" ;
  a2a:PersonName [
    rdfs:label "Titia L. de Voogt" ;
    a2a:PersonNameFirstName "Titia L." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Voogt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1875-02-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_12
  a a2a:Person ;
  rdfs:label "Plonia van Heijzen" ;
  a2a:PersonName [
    rdfs:label "Plonia van Heijzen" ;
    a2a:PersonNameFirstName "Plonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heijzen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1895-05-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_13
  a a2a:Person ;
  rdfs:label "Cornelis van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Leeuwen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1892-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schipluiden" ;
    rdfs:label "Schipluiden"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_14
  a a2a:Person ;
  rdfs:label "Josina M. Vierkant" ;
  a2a:PersonName [
    rdfs:label "Josina M. Vierkant" ;
    a2a:PersonNameFirstName "Josina M." ;
    a2a:PersonNameLastName "Vierkant"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1897-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_15
  a a2a:Person ;
  rdfs:label "Christina W. Landa" ;
  a2a:PersonName [
    rdfs:label "Christina W. Landa" ;
    a2a:PersonNameFirstName "Christina W." ;
    a2a:PersonNameLastName "Landa"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1865-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wijk bij Duurstede" ;
    rdfs:label "Wijk bij Duurstede"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_16
  a a2a:Person ;
  rdfs:label "Antje van Huffelen" ;
  a2a:PersonName [
    rdfs:label "Antje van Huffelen" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Huffelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1902-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_17
  a a2a:Person ;
  rdfs:label "Maria J. van Klaveren" ;
  a2a:PersonName [
    rdfs:label "Maria J. van Klaveren" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Klaveren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1896-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_18
  a a2a:Person ;
  rdfs:label "Cornelia G. Zondervan" ;
  a2a:PersonName [
    rdfs:label "Cornelia G. Zondervan" ;
    a2a:PersonNameFirstName "Cornelia G." ;
    a2a:PersonNameLastName "Zondervan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1894-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_1 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_2 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_3 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_4 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_5 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_6 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_7 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_8 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_9 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_10 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_11 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_12 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_13 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_14 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_15 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_16 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_17 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:relationep_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Person5482416_18 ;
  a2a:EventKeyRef oa:event_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa_Event1 .

oa:source_cod_d1b0cbf4-d8a6-2270-78e0-3c70509b8daa
  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 "111" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 111"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11691447" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5482416"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5482416" ;
  a2a:RecordIdentifier "5482416" ;
  a2a:RecordGUID "{d1b0cbf4-d8a6-2270-78e0-3c70509b8daa}" ;
  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" .

