@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_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_1, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_2, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_3, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_4, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_5, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_6, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_7, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_8, oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_9 ;
  a2a:hasEvent oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_0, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_1, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_2, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_3, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_4, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_5, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_6, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_7, oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_8 ;
  a2a:hasSource oa:source_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80 .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_1
  a a2a:Person ;
  rdfs:label "Maria C. Jak" ;
  a2a:PersonName [
    rdfs:label "Maria C. Jak" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Jak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1895-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_2
  a a2a:Person ;
  rdfs:label "Hendrika M. Hoefman" ;
  a2a:PersonName [
    rdfs:label "Hendrika M. Hoefman" ;
    a2a:PersonNameFirstName "Hendrika M." ;
    a2a:PersonNameLastName "Hoefman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1896-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_3
  a a2a:Person ;
  rdfs:label "Adrianus H.D. Hoppener" ;
  a2a:PersonName [
    rdfs:label "Adrianus H.D. Hoppener" ;
    a2a:PersonNameFirstName "Adrianus H.D." ;
    a2a:PersonNameLastName "Hoppener"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1893-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_4
  a a2a:Person ;
  rdfs:label "Johanna Cieremans" ;
  a2a:PersonName [
    rdfs:label "Johanna Cieremans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Cieremans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1864-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_5
  a a2a:Person ;
  rdfs:label "Aaltje Brouwer" ;
  a2a:PersonName [
    rdfs:label "Aaltje Brouwer" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1902-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_6
  a a2a:Person ;
  rdfs:label "Jan Pas" ;
  a2a:PersonName [
    rdfs:label "Jan Pas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1868-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwolle" ;
    rdfs:label "Zwolle"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_7
  a a2a:Person ;
  rdfs:label "Willemina P. Poppe" ;
  a2a:PersonName [
    rdfs:label "Willemina P. Poppe" ;
    a2a:PersonNameFirstName "Willemina P." ;
    a2a:PersonNameLastName "Poppe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1892-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint Laurens" ;
    rdfs:label "Sint Laurens"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_8
  a a2a:Person ;
  rdfs:label "Willem C. Haverkamp" ;
  a2a:PersonName [
    rdfs:label "Willem C. Haverkamp" ;
    a2a:PersonNameFirstName "Willem C." ;
    a2a:PersonNameLastName "Haverkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1882-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouderak" ;
    rdfs:label "Gouderak"
  ] .

oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_9
  a a2a:Person ;
  rdfs:label "Johanna J. Heijdanus" ;
  a2a:PersonName [
    rdfs:label "Johanna J. Heijdanus" ;
    a2a:PersonNameFirstName "Johanna J." ;
    a2a:PersonNameLastName "Heijdanus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1854-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weesp" ;
    rdfs:label "Weesp"
  ] .

oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_1 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_2 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_3 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_4 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_5 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_6 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_7 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_8 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:relationep_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Person4869983_9 ;
  a2a:EventKeyRef oa:event_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80_Event1 .

oa:source_cod_9008e8c6-2f84-e0bb-5e53-50c4e6e15e80
  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 "48" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 48"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4869983" ;
  a2a:RecordIdentifier "4869983" ;
  a2a:RecordGUID "{9008e8c6-2f84-e0bb-5e53-50c4e6e15e80}" ;
  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" .

