@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_e624d66b-24b5-85f6-531e-2f6da93eec35
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_1, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_2, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_3, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_4, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_5, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_6, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_7, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_8, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_9, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_10, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_11, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_12, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_13, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_14, oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_15 ;
  a2a:hasEvent oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_0, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_1, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_2, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_3, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_4, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_5, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_6, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_7, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_8, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_9, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_10, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_11, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_12, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_13, oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_14 ;
  a2a:hasSource oa:source_cod_e624d66b-24b5-85f6-531e-2f6da93eec35 .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_1
  a a2a:Person ;
  rdfs:label "Andries C. Leur" ;
  a2a:PersonName [
    rdfs:label "Andries C. Leur" ;
    a2a:PersonNameFirstName "Andries C." ;
    a2a:PersonNameLastName "Leur"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1895-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalsmeer" ;
    rdfs:label "Aalsmeer"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_2
  a a2a:Person ;
  rdfs:label "Jannetje Velthuis" ;
  a2a:PersonName [
    rdfs:label "Jannetje Velthuis" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Velthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1896-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_3
  a a2a:Person ;
  rdfs:label "Harm Weltevreden" ;
  a2a:PersonName [
    rdfs:label "Harm Weltevreden" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Weltevreden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1903-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lonneker" ;
    rdfs:label "Lonneker"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_4
  a a2a:Person ;
  rdfs:label "Johan van den Brink" ;
  a2a:PersonName [
    rdfs:label "Johan van den Brink" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1888-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_5
  a a2a:Person ;
  rdfs:label "Bernardina W.M. Krooneman" ;
  a2a:PersonName [
    rdfs:label "Bernardina W.M. Krooneman" ;
    a2a:PersonNameFirstName "Bernardina W.M." ;
    a2a:PersonNameLastName "Krooneman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1880-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_6
  a a2a:Person ;
  rdfs:label "Janna D. Krooneman" ;
  a2a:PersonName [
    rdfs:label "Janna D. Krooneman" ;
    a2a:PersonNameFirstName "Janna D." ;
    a2a:PersonNameLastName "Krooneman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1898-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_7
  a a2a:Person ;
  rdfs:label "Derk A. Pieper" ;
  a2a:PersonName [
    rdfs:label "Derk A. Pieper" ;
    a2a:PersonNameFirstName "Derk A." ;
    a2a:PersonNameLastName "Pieper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1900-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_8
  a a2a:Person ;
  rdfs:label "Reinier Stegeman" ;
  a2a:PersonName [
    rdfs:label "Reinier Stegeman" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Stegeman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1900-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_9
  a a2a:Person ;
  rdfs:label "Johannes A. Weber" ;
  a2a:PersonName [
    rdfs:label "Johannes A. Weber" ;
    a2a:PersonNameFirstName "Johannes A." ;
    a2a:PersonNameLastName "Weber"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1902-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schüttorf" ;
    rdfs:label "Schüttorf"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_10
  a a2a:Person ;
  rdfs:label "Franciscus J. van Galen" ;
  a2a:PersonName [
    rdfs:label "Franciscus J. van Galen" ;
    a2a:PersonNameFirstName "Franciscus J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Galen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1899-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hof van Delft" ;
    rdfs:label "Hof van Delft"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_11
  a a2a:Person ;
  rdfs:label "Adrianus de Blank" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Blank" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Blank"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1891-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_12
  a a2a:Person ;
  rdfs:label "Willem K. Janett" ;
  a2a:PersonName [
    rdfs:label "Willem K. Janett" ;
    a2a:PersonNameFirstName "Willem K." ;
    a2a:PersonNameLastName "Janett"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1896-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_13
  a a2a:Person ;
  rdfs:label "Hendrik Lijsten" ;
  a2a:PersonName [
    rdfs:label "Hendrik Lijsten" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Lijsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1902-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_14
  a a2a:Person ;
  rdfs:label "Arend H. Pieper" ;
  a2a:PersonName [
    rdfs:label "Arend H. Pieper" ;
    a2a:PersonNameFirstName "Arend H." ;
    a2a:PersonNameLastName "Pieper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1898-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_15
  a a2a:Person ;
  rdfs:label "Ernst F. IJkema" ;
  a2a:PersonName [
    rdfs:label "Ernst F. IJkema" ;
    a2a:PersonNameFirstName "Ernst F." ;
    a2a:PersonNameLastName "IJkema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1906-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_1 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_2 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_3 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_4 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_5 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_6 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_7 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_8 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_9 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_10 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_11 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_12 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_13 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_14 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:relationep_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Person5148750_15 ;
  a2a:EventKeyRef oa:event_cod_e624d66b-24b5-85f6-531e-2f6da93eec35_Event1 .

oa:source_cod_e624d66b-24b5-85f6-531e-2f6da93eec35
  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 "216" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 216"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5148750" ;
  a2a:RecordIdentifier "5148750" ;
  a2a:RecordGUID "{e624d66b-24b5-85f6-531e-2f6da93eec35}" ;
  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" .

