@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_99c90772-1ed5-358c-344c-2cda3a059fa9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_1, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_2, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_3, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_4, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_5, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_6, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_7, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_8, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_9, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_10, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_11, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_12, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_13, oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_14 ;
  a2a:hasEvent oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_0, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_1, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_2, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_3, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_4, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_5, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_6, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_7, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_8, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_9, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_10, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_11, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_12, oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_13 ;
  a2a:hasSource oa:source_cod_99c90772-1ed5-358c-344c-2cda3a059fa9 .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_1
  a a2a:Person ;
  rdfs:label "Frederik A. Santman" ;
  a2a:PersonName [
    rdfs:label "Frederik A. Santman" ;
    a2a:PersonNameFirstName "Frederik A." ;
    a2a:PersonNameLastName "Santman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1883-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borne" ;
    rdfs:label "Borne"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_2
  a a2a:Person ;
  rdfs:label "Jan K. van der Schaaff" ;
  a2a:PersonName [
    rdfs:label "Jan K. van der Schaaff" ;
    a2a:PersonNameFirstName "Jan K." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schaaff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1887-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_3
  a a2a:Person ;
  rdfs:label "Gerritje van de Steeg" ;
  a2a:PersonName [
    rdfs:label "Gerritje van de Steeg" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Steeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1890-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_4
  a a2a:Person ;
  rdfs:label "Aaltje Rosmark" ;
  a2a:PersonName [
    rdfs:label "Aaltje Rosmark" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Rosmark"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1884-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_5
  a a2a:Person ;
  rdfs:label "Emma P. van der Schaaff" ;
  a2a:PersonName [
    rdfs:label "Emma P. van der Schaaff" ;
    a2a:PersonNameFirstName "Emma P." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schaaff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1883-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stompwijk" ;
    rdfs:label "Stompwijk"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_6
  a a2a:Person ;
  rdfs:label "Lucia S.J. Wilder" ;
  a2a:PersonName [
    rdfs:label "Lucia S.J. Wilder" ;
    a2a:PersonNameFirstName "Lucia S.J." ;
    a2a:PersonNameLastName "Wilder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1861-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_7
  a a2a:Person ;
  rdfs:label "Theodora J. Tap" ;
  a2a:PersonName [
    rdfs:label "Theodora J. Tap" ;
    a2a:PersonNameFirstName "Theodora J." ;
    a2a:PersonNameLastName "Tap"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1878-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_8
  a a2a:Person ;
  rdfs:label "Gijsberta van der Lee" ;
  a2a:PersonName [
    rdfs:label "Gijsberta van der Lee" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1874-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leersum" ;
    rdfs:label "Leersum"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_9
  a a2a:Person ;
  rdfs:label "Maria C. Droog" ;
  a2a:PersonName [
    rdfs:label "Maria C. Droog" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Droog"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1830-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_10
  a a2a:Person ;
  rdfs:label "Jan L. Storm" ;
  a2a:PersonName [
    rdfs:label "Jan L. Storm" ;
    a2a:PersonNameFirstName "Jan L." ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1856-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brouwershaven" ;
    rdfs:label "Brouwershaven"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_11
  a a2a:Person ;
  rdfs:label "Jan F.K. Storm" ;
  a2a:PersonName [
    rdfs:label "Jan F.K. Storm" ;
    a2a:PersonNameFirstName "Jan F.K." ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1905-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_12
  a a2a:Person ;
  rdfs:label "Lucia J.M. Storm" ;
  a2a:PersonName [
    rdfs:label "Lucia J.M. Storm" ;
    a2a:PersonNameFirstName "Lucia J.M." ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1900-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_13
  a a2a:Person ;
  rdfs:label "Joseph G. van der Schaaff" ;
  a2a:PersonName [
    rdfs:label "Joseph G. van der Schaaff" ;
    a2a:PersonNameFirstName "Joseph G." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schaaff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1844-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_14
  a a2a:Person ;
  rdfs:label "Jannette A. de Vries Homan" ;
  a2a:PersonName [
    rdfs:label "Jannette A. de Vries Homan" ;
    a2a:PersonNameFirstName "Jannette A." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries Homan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1844-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oldenzaal" ;
    rdfs:label "Oldenzaal"
  ] .

oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_1 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_2 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_3 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_4 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_5 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_6 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_7 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_8 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_9 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_10 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_11 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_12 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_13 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:relationep_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Person4981681_14 ;
  a2a:EventKeyRef oa:event_cod_99c90772-1ed5-358c-344c-2cda3a059fa9_Event1 .

oa:source_cod_99c90772-1ed5-358c-344c-2cda3a059fa9
  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 "88" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11989450" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4981681"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4981681" ;
  a2a:RecordIdentifier "4981681" ;
  a2a:RecordGUID "{99c90772-1ed5-358c-344c-2cda3a059fa9}" ;
  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" .

