@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_eee06387-01b7-c70f-08c8-3f7341d5f5ce
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_1, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_2, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_3, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_4, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_5, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_6, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_7, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_8, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_9, oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_10 ;
  a2a:hasEvent oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_0, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_1, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_2, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_3, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_4, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_5, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_6, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_7, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_8, oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_9 ;
  a2a:hasSource oa:source_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_1
  a a2a:Person ;
  rdfs:label "Jantje van Dijk" ;
  a2a:PersonName [
    rdfs:label "Jantje van Dijk" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1869-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kampen" ;
    rdfs:label "Kampen"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_2
  a a2a:Person ;
  rdfs:label "Dina Wolf" ;
  a2a:PersonName [
    rdfs:label "Dina Wolf" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1875-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_3
  a a2a:Person ;
  rdfs:label "Willemina C. Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Willemina C. Dijkstra" ;
    a2a:PersonNameFirstName "Willemina C." ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1883-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_4
  a a2a:Person ;
  rdfs:label "Hendrik Dwars" ;
  a2a:PersonName [
    rdfs:label "Hendrik Dwars" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Dwars"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1885-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_5
  a a2a:Person ;
  rdfs:label "Maria E. Driftmeijer" ;
  a2a:PersonName [
    rdfs:label "Maria E. Driftmeijer" ;
    a2a:PersonNameFirstName "Maria E." ;
    a2a:PersonNameLastName "Driftmeijer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1897-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ehrenberg" ;
    rdfs:label "Ehrenberg"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_6
  a a2a:Person ;
  rdfs:label "Theodora ten Voorde" ;
  a2a:PersonName [
    rdfs:label "Theodora ten Voorde" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Voorde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1887-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_7
  a a2a:Person ;
  rdfs:label "Wilhelmina L.E. Blok" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina L.E. Blok" ;
    a2a:PersonNameFirstName "Wilhelmina L.E." ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1901-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_8
  a a2a:Person ;
  rdfs:label "Henriëtte J. Schwab" ;
  a2a:PersonName [
    rdfs:label "Henriëtte J. Schwab" ;
    a2a:PersonNameFirstName "Henriëtte J." ;
    a2a:PersonNameLastName "Schwab"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1894-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_9
  a a2a:Person ;
  rdfs:label "Trijntje Marcus" ;
  a2a:PersonName [
    rdfs:label "Trijntje Marcus" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Marcus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1861-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_10
  a a2a:Person ;
  rdfs:label "Bernardus Schoonhagen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Schoonhagen" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Schoonhagen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1867-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_1 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_2 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_3 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_4 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_5 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_6 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_7 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_8 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_9 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:relationep_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Person4901950_10 ;
  a2a:EventKeyRef oa:event_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce_Event1 .

oa:source_cod_eee06387-01b7-c70f-08c8-3f7341d5f5ce
  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 "51" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 51"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4901950" ;
  a2a:RecordIdentifier "4901950" ;
  a2a:RecordGUID "{eee06387-01b7-c70f-08c8-3f7341d5f5ce}" ;
  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" .

