@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_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1893-1901)" ;
  a2a:hasPerson oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_1, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_2, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_3, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_4, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_5, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_6, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_7, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_8, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_9, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_10, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_11, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_12, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_13, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_14, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_15, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_16, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_17, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_18, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_19, oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_20 ;
  a2a:hasEvent oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_0, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_1, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_2, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_3, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_4, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_5, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_6, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_7, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_8, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_9, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_10, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_11, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_12, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_13, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_14, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_15, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_16, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_17, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_18, oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_19 ;
  a2a:hasSource oa:source_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_1
  a a2a:Person ;
  rdfs:label "Christina H. Hempenius" ;
  a2a:PersonName [
    rdfs:label "Christina H. Hempenius" ;
    a2a:PersonNameFirstName "Christina H." ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1884-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_2
  a a2a:Person ;
  rdfs:label "Hendrik Hempenius" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hempenius" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1886-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_3
  a a2a:Person ;
  rdfs:label "Jantje J. Hempenius" ;
  a2a:PersonName [
    rdfs:label "Jantje J. Hempenius" ;
    a2a:PersonNameFirstName "Jantje J." ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1880-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_4
  a a2a:Person ;
  rdfs:label "Rinze Hempenius" ;
  a2a:PersonName [
    rdfs:label "Rinze Hempenius" ;
    a2a:PersonNameFirstName "Rinze" ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1853-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_5
  a a2a:Person ;
  rdfs:label "Dirk A. Jonker" ;
  a2a:PersonName [
    rdfs:label "Dirk A. Jonker" ;
    a2a:PersonNameFirstName "Dirk A." ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1888-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_6
  a a2a:Person ;
  rdfs:label "Elisabeth Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Broekhuis" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1846-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_7
  a a2a:Person ;
  rdfs:label "Catharina E. Hempenius" ;
  a2a:PersonName [
    rdfs:label "Catharina E. Hempenius" ;
    a2a:PersonNameFirstName "Catharina E." ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1898-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_8
  a a2a:Person ;
  rdfs:label "Gezina W. Hempenius" ;
  a2a:PersonName [
    rdfs:label "Gezina W. Hempenius" ;
    a2a:PersonNameFirstName "Gezina W." ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1893-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_9
  a a2a:Person ;
  rdfs:label "Johan Hempenius" ;
  a2a:PersonName [
    rdfs:label "Johan Hempenius" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1891-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_10
  a a2a:Person ;
  rdfs:label "Abraham Jonker" ;
  a2a:PersonName [
    rdfs:label "Abraham Jonker" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1844-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_11
  a a2a:Person ;
  rdfs:label "Hendrik J. Jonker" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Jonker" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1891-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_12
  a a2a:Person ;
  rdfs:label "Jacob Jonker" ;
  a2a:PersonName [
    rdfs:label "Jacob Jonker" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1875-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_13
  a a2a:Person ;
  rdfs:label "Aaltje Haantjes" ;
  a2a:PersonName [
    rdfs:label "Aaltje Haantjes" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Haantjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1873-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_14
  a a2a:Person ;
  rdfs:label "Cornelis Hempenius" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hempenius" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hempenius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1888-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_15
  a a2a:Person ;
  rdfs:label "Jannetje Bevaart" ;
  a2a:PersonName [
    rdfs:label "Jannetje Bevaart" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Bevaart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1866-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heemvliet" ;
    rdfs:label "Heemvliet"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_16
  a a2a:Person ;
  rdfs:label "Johannes Broekhuis" ;
  a2a:PersonName [
    rdfs:label "Johannes Broekhuis" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Broekhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1820-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_17
  a a2a:Person ;
  rdfs:label "Willem E. Jonker" ;
  a2a:PersonName [
    rdfs:label "Willem E. Jonker" ;
    a2a:PersonNameFirstName "Willem E." ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1877-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_18
  a a2a:Person ;
  rdfs:label "Barend Jonker" ;
  a2a:PersonName [
    rdfs:label "Barend Jonker" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1892-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_19
  a a2a:Person ;
  rdfs:label "Hendrikus Jonker" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Jonker" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1881-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_20
  a a2a:Person ;
  rdfs:label "Abraham Jonker" ;
  a2a:PersonName [
    rdfs:label "Abraham Jonker" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Jonker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1874-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_1 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_2 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_3 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_4 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_5 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_6 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_7 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_8 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_9 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_10 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_11 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_12 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_13 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_14 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_15 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_16 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_17 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_18 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_19 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:relationep_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Person5326094_20 ;
  a2a:EventKeyRef oa:event_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a_Event1 .

oa:source_cod_d946cd4e-9744-0d00-fff3-d0ed40cc6c6a
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1893-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1893-1901 Wijk L - Het Loo" ;
    a2a:DocumentNumber "59" ;
    rdfs:label "CODA, Apeldoorn, 1893-1901 Wijk L - Het Loo, 59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11593920" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5326094"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5326094" ;
  a2a:RecordIdentifier "5326094" ;
  a2a:RecordGUID "{d946cd4e-9744-0d00-fff3-d0ed40cc6c6a}" ;
  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" .

