@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_534cf6a5-ee85-3ff4-f617-59e785b9bbf2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_1, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_2, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_3, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_4, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_5, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_6, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_7, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_8, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_9, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_10, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_11, oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_12 ;
  a2a:hasEvent oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_0, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_1, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_2, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_3, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_4, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_5, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_6, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_7, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_8, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_9, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_10, oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_11 ;
  a2a:hasSource oa:source_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2 .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_1
  a a2a:Person ;
  rdfs:label "Hendrik Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Steunenberg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1895-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_2
  a a2a:Person ;
  rdfs:label "Hendrik van Poolen" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Poolen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poolen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1879-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_3
  a a2a:Person ;
  rdfs:label "Gerritje Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Gerritje Steunenberg" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1898-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_4
  a a2a:Person ;
  rdfs:label "Evert Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Evert Steunenberg" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1892-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_5
  a a2a:Person ;
  rdfs:label "Gerritje Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Gerritje Steunenberg" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1894-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_6
  a a2a:Person ;
  rdfs:label "Geesje Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Geesje Steunenberg" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1899-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_7
  a a2a:Person ;
  rdfs:label "Hendrik Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Steunenberg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1893-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_8
  a a2a:Person ;
  rdfs:label "Geertrui Schaar" ;
  a2a:PersonName [
    rdfs:label "Geertrui Schaar" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Schaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1814-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_9
  a a2a:Person ;
  rdfs:label "Johanna Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Johanna Steunenberg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1901-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_10
  a a2a:Person ;
  rdfs:label "Hendrik van Poolen" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Poolen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poolen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1879-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_11
  a a2a:Person ;
  rdfs:label "Arend Steunenberg" ;
  a2a:PersonName [
    rdfs:label "Arend Steunenberg" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Steunenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1867-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_12
  a a2a:Person ;
  rdfs:label "Truitje Tamboer" ;
  a2a:PersonName [
    rdfs:label "Truitje Tamboer" ;
    a2a:PersonNameFirstName "Truitje" ;
    a2a:PersonNameLastName "Tamboer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1867-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_1 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_2 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_3 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_4 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_5 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_6 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_7 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_8 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_9 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_10 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_11 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:relationep_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Person6712212_12 ;
  a2a:EventKeyRef oa:event_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2_Event1 .

oa:source_cod_534cf6a5-ee85-3ff4-f617-59e785b9bbf2
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "610" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 610"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12198014" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6712212"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6712212" ;
  a2a:RecordIdentifier "6712212" ;
  a2a:RecordGUID "{534cf6a5-ee85-3ff4-f617-59e785b9bbf2}" ;
  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" .

