@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_c6ef2139-bdd5-9386-402a-8260be16f0e7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_1, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_2, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_3, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_4, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_5, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_6, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_7, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_8, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_9, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_10, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_11, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_12, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_13, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_14, oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_15 ;
  a2a:hasEvent oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_0, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_1, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_2, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_3, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_4, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_5, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_6, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_7, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_8, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_9, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_10, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_11, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_12, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_13, oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_14 ;
  a2a:hasSource oa:source_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7 .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_1
  a a2a:Person ;
  rdfs:label "Willem Veenhuizen" ;
  a2a:PersonName [
    rdfs:label "Willem Veenhuizen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Veenhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1909-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_2
  a a2a:Person ;
  rdfs:label "Pieter J. van Vliet" ;
  a2a:PersonName [
    rdfs:label "Pieter J. van Vliet" ;
    a2a:PersonNameFirstName "Pieter J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1906-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_3
  a a2a:Person ;
  rdfs:label "Arien Veenhuizen" ;
  a2a:PersonName [
    rdfs:label "Arien Veenhuizen" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNameLastName "Veenhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1900-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_4
  a a2a:Person ;
  rdfs:label "Jan Veenhuizen" ;
  a2a:PersonName [
    rdfs:label "Jan Veenhuizen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Veenhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1904-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_5
  a a2a:Person ;
  rdfs:label "Hermanus van der Velde" ;
  a2a:PersonName [
    rdfs:label "Hermanus van der Velde" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1910-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_6
  a a2a:Person ;
  rdfs:label "Franciscus J.J.M. Bonarius" ;
  a2a:PersonName [
    rdfs:label "Franciscus J.J.M. Bonarius" ;
    a2a:PersonNameFirstName "Franciscus J.J.M." ;
    a2a:PersonNameLastName "Bonarius"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1893-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_7
  a a2a:Person ;
  rdfs:label "Dirk J. Veenhuizen" ;
  a2a:PersonName [
    rdfs:label "Dirk J. Veenhuizen" ;
    a2a:PersonNameFirstName "Dirk J." ;
    a2a:PersonNameLastName "Veenhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1877-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_8
  a a2a:Person ;
  rdfs:label "Louisa G. Botterweg" ;
  a2a:PersonName [
    rdfs:label "Louisa G. Botterweg" ;
    a2a:PersonNameFirstName "Louisa G." ;
    a2a:PersonNameLastName "Botterweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1892-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_9
  a a2a:Person ;
  rdfs:label "Willemina van Vemde" ;
  a2a:PersonName [
    rdfs:label "Willemina van Vemde" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vemde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1877-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_10
  a a2a:Person ;
  rdfs:label "Antje W. van der Velden" ;
  a2a:PersonName [
    rdfs:label "Antje W. van der Velden" ;
    a2a:PersonNameFirstName "Antje W." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1903-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_11
  a a2a:Person ;
  rdfs:label "Jan van der Velden" ;
  a2a:PersonName [
    rdfs:label "Jan van der Velden" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1880-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_12
  a a2a:Person ;
  rdfs:label "Maria B. Hoogendoorn" ;
  a2a:PersonName [
    rdfs:label "Maria B. Hoogendoorn" ;
    a2a:PersonNameFirstName "Maria B." ;
    a2a:PersonNameLastName "Hoogendoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1880-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_13
  a a2a:Person ;
  rdfs:label "Hendrik Veenhuizen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Veenhuizen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Veenhuizen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1899-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_14
  a a2a:Person ;
  rdfs:label "Bartholomeus van der Velden" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus van der Velden" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1907-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_15
  a a2a:Person ;
  rdfs:label "Martinus de Vries" ;
  a2a:PersonName [
    rdfs:label "Martinus de Vries" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1880-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hattem" ;
    rdfs:label "Hattem"
  ] .

oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_1 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_2 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_3 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_4 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_5 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_6 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_7 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_8 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_9 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_10 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_11 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_12 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_13 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_14 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:relationep_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Person5574954_15 ;
  a2a:EventKeyRef oa:event_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7_Event1 .

oa:source_cod_c6ef2139-bdd5-9386-402a-8260be16f0e7
  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 "87" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 87"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11878446" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5574954"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5574954" ;
  a2a:RecordIdentifier "5574954" ;
  a2a:RecordGUID "{c6ef2139-bdd5-9386-402a-8260be16f0e7}" ;
  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" .

