@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_78b6118b-e212-e5e2-9467-94baef8f8aee
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_1, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_2, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_3, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_4, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_5, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_6, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_7, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_8, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_9, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_10, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_11, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_12, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_13, oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_14 ;
  a2a:hasEvent oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_0, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_1, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_2, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_3, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_4, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_5, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_6, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_7, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_8, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_9, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_10, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_11, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_12, oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_13 ;
  a2a:hasSource oa:source_cod_78b6118b-e212-e5e2-9467-94baef8f8aee .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_1
  a a2a:Person ;
  rdfs:label "David Romijn" ;
  a2a:PersonName [
    rdfs:label "David Romijn" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Romijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1863-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Appingedam" ;
    rdfs:label "Appingedam"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_2
  a a2a:Person ;
  rdfs:label "Adriana Roefs" ;
  a2a:PersonName [
    rdfs:label "Adriana Roefs" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Roefs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1878-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_3
  a a2a:Person ;
  rdfs:label "Maria C. Huijbers" ;
  a2a:PersonName [
    rdfs:label "Maria C. Huijbers" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Huijbers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1850-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_4
  a a2a:Person ;
  rdfs:label "Heida E.R. Daendels" ;
  a2a:PersonName [
    rdfs:label "Heida E.R. Daendels" ;
    a2a:PersonNameFirstName "Heida E.R." ;
    a2a:PersonNameLastName "Daendels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1837-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Samarang" ;
    rdfs:label "Samarang"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_5
  a a2a:Person ;
  rdfs:label "Aaltje J. Hemrica" ;
  a2a:PersonName [
    rdfs:label "Aaltje J. Hemrica" ;
    a2a:PersonNameFirstName "Aaltje J." ;
    a2a:PersonNameLastName "Hemrica"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1865-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Suameer" ;
    rdfs:label "Suameer"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_6
  a a2a:Person ;
  rdfs:label "Hendrika Mulder" ;
  a2a:PersonName [
    rdfs:label "Hendrika Mulder" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1894-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_7
  a a2a:Person ;
  rdfs:label "Geertruida Reinders" ;
  a2a:PersonName [
    rdfs:label "Geertruida Reinders" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Reinders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1855-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_8
  a a2a:Person ;
  rdfs:label "Wilhelmina Bakker" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Bakker" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1881-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_9
  a a2a:Person ;
  rdfs:label "Wilhelmina E.P. Bresser" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina E.P. Bresser" ;
    a2a:PersonNameFirstName "Wilhelmina E.P." ;
    a2a:PersonNameLastName "Bresser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1876-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Paramaribo" ;
    rdfs:label "Paramaribo"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_10
  a a2a:Person ;
  rdfs:label "Roelofje Holtland" ;
  a2a:PersonName [
    rdfs:label "Roelofje Holtland" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Holtland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1882-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwollerkerspel" ;
    rdfs:label "Zwollerkerspel"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_11
  a a2a:Person ;
  rdfs:label "Gerrit Riphagen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Riphagen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Riphagen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1896-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_12
  a a2a:Person ;
  rdfs:label "Catharina R. Romijn" ;
  a2a:PersonName [
    rdfs:label "Catharina R. Romijn" ;
    a2a:PersonNameFirstName "Catharina R." ;
    a2a:PersonNameLastName "Romijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1899-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_13
  a a2a:Person ;
  rdfs:label "Jacoba C. Romijn" ;
  a2a:PersonName [
    rdfs:label "Jacoba C. Romijn" ;
    a2a:PersonNameFirstName "Jacoba C." ;
    a2a:PersonNameLastName "Romijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1901-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_14
  a a2a:Person ;
  rdfs:label "Elizabeth Weijenberg" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Weijenberg" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Weijenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1848-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ermelo" ;
    rdfs:label "Ermelo"
  ] .

oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_1 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_2 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_3 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_4 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_5 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_6 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_7 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_8 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_9 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_10 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_11 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_12 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_13 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:relationep_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Person4896094_14 ;
  a2a:EventKeyRef oa:event_cod_78b6118b-e212-e5e2-9467-94baef8f8aee_Event1 .

oa:source_cod_78b6118b-e212-e5e2-9467-94baef8f8aee
  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 "53" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 53"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4896094" ;
  a2a:RecordIdentifier "4896094" ;
  a2a:RecordGUID "{78b6118b-e212-e5e2-9467-94baef8f8aee}" ;
  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" .

