@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_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_1, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_2, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_3, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_4, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_5, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_6, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_7, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_8, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_9, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_10, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_11, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_12, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_13, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_14, oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_15 ;
  a2a:hasEvent oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_0, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_1, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_2, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_3, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_4, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_5, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_6, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_7, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_8, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_9, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_10, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_11, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_12, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_13, oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_14 ;
  a2a:hasSource oa:source_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36 .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_1
  a a2a:Person ;
  rdfs:label "Jacomina Schinkel" ;
  a2a:PersonName [
    rdfs:label "Jacomina Schinkel" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Schinkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1900-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_2
  a a2a:Person ;
  rdfs:label "Elise C. de Graaf" ;
  a2a:PersonName [
    rdfs:label "Elise C. de Graaf" ;
    a2a:PersonNameFirstName "Elise C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1894-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_3
  a a2a:Person ;
  rdfs:label "Elise C. de Graaf" ;
  a2a:PersonName [
    rdfs:label "Elise C. de Graaf" ;
    a2a:PersonNameFirstName "Elise C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1894-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_4
  a a2a:Person ;
  rdfs:label "Marina P. Goemans" ;
  a2a:PersonName [
    rdfs:label "Marina P. Goemans" ;
    a2a:PersonNameFirstName "Marina P." ;
    a2a:PersonNameLastName "Goemans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1897-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_5
  a a2a:Person ;
  rdfs:label "Rebecca Benit" ;
  a2a:PersonName [
    rdfs:label "Rebecca Benit" ;
    a2a:PersonNameFirstName "Rebecca" ;
    a2a:PersonNameLastName "Benit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1855-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Londen" ;
    rdfs:label "Londen"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_6
  a a2a:Person ;
  rdfs:label "Willempje Limburg" ;
  a2a:PersonName [
    rdfs:label "Willempje Limburg" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Limburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1900-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_7
  a a2a:Person ;
  rdfs:label "Pieternella Boer" ;
  a2a:PersonName [
    rdfs:label "Pieternella Boer" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1882-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_8
  a a2a:Person ;
  rdfs:label "Dina M. Flens" ;
  a2a:PersonName [
    rdfs:label "Dina M. Flens" ;
    a2a:PersonNameFirstName "Dina M." ;
    a2a:PersonNameLastName "Flens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1858-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_9
  a a2a:Person ;
  rdfs:label "Jacob Giljam" ;
  a2a:PersonName [
    rdfs:label "Jacob Giljam" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Giljam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1884-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud Vossemeer" ;
    rdfs:label "Oud Vossemeer"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_10
  a a2a:Person ;
  rdfs:label "Ida C. de Graaf" ;
  a2a:PersonName [
    rdfs:label "Ida C. de Graaf" ;
    a2a:PersonNameFirstName "Ida C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1889-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_11
  a a2a:Person ;
  rdfs:label "Hermina Huiskamp" ;
  a2a:PersonName [
    rdfs:label "Hermina Huiskamp" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Huiskamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1881-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_12
  a a2a:Person ;
  rdfs:label "Marinus J. Goemans" ;
  a2a:PersonName [
    rdfs:label "Marinus J. Goemans" ;
    a2a:PersonNameFirstName "Marinus J." ;
    a2a:PersonNameLastName "Goemans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1862-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Serooskerke" ;
    rdfs:label "Serooskerke"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_13
  a a2a:Person ;
  rdfs:label "Johanna L. Goemans" ;
  a2a:PersonName [
    rdfs:label "Johanna L. Goemans" ;
    a2a:PersonNameFirstName "Johanna L." ;
    a2a:PersonNameLastName "Goemans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1895-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_14
  a a2a:Person ;
  rdfs:label "Levina J. Goemans" ;
  a2a:PersonName [
    rdfs:label "Levina J. Goemans" ;
    a2a:PersonNameFirstName "Levina J." ;
    a2a:PersonNameLastName "Goemans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1899-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_15
  a a2a:Person ;
  rdfs:label "Ida C. de Graaf" ;
  a2a:PersonName [
    rdfs:label "Ida C. de Graaf" ;
    a2a:PersonNameFirstName "Ida C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1889-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_1 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_2 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_3 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_4 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_5 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_6 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_7 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_8 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_9 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_10 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_11 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_12 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_13 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_14 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:relationep_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Person5136111_15 ;
  a2a:EventKeyRef oa:event_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36_Event1 .

oa:source_cod_bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36
  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 "77" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 77"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5136111" ;
  a2a:RecordIdentifier "5136111" ;
  a2a:RecordGUID "{bef23c0a-4a1b-7fa5-10f2-b536b2ccdb36}" ;
  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" .

