@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_9402b883-4e15-f41e-d0e9-51a88cffbc19
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_1, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_2, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_3, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_4, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_5, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_6, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_7, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_8, oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_9 ;
  a2a:hasEvent oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_0, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_1, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_2, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_3, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_4, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_5, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_6, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_7, oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_8 ;
  a2a:hasSource oa:source_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19 .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_1
  a a2a:Person ;
  rdfs:label "Pieternella C. Hartwig" ;
  a2a:PersonName [
    rdfs:label "Pieternella C. Hartwig" ;
    a2a:PersonNameFirstName "Pieternella C." ;
    a2a:PersonNameLastName "Hartwig"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1881-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_2
  a a2a:Person ;
  rdfs:label "Cornelis J. Ouwejan" ;
  a2a:PersonName [
    rdfs:label "Cornelis J. Ouwejan" ;
    a2a:PersonNameFirstName "Cornelis J." ;
    a2a:PersonNameLastName "Ouwejan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1854-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_3
  a a2a:Person ;
  rdfs:label "Andries J. Ouwejan" ;
  a2a:PersonName [
    rdfs:label "Andries J. Ouwejan" ;
    a2a:PersonNameFirstName "Andries J." ;
    a2a:PersonNameLastName "Ouwejan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1880-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_4
  a a2a:Person ;
  rdfs:label "Elizabeth Sportel" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Sportel" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Sportel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1862-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wedde" ;
    rdfs:label "Wedde"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_5
  a a2a:Person ;
  rdfs:label "Rikje van de Hee" ;
  a2a:PersonName [
    rdfs:label "Rikje van de Hee" ;
    a2a:PersonNameFirstName "Rikje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Hee"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1888-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_6
  a a2a:Person ;
  rdfs:label "George B. Croese" ;
  a2a:PersonName [
    rdfs:label "George B. Croese" ;
    a2a:PersonNameFirstName "George B." ;
    a2a:PersonNameLastName "Croese"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1882-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_7
  a a2a:Person ;
  rdfs:label "Esther Croese" ;
  a2a:PersonName [
    rdfs:label "Esther Croese" ;
    a2a:PersonNameFirstName "Esther" ;
    a2a:PersonNameLastName "Croese"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1884-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_8
  a a2a:Person ;
  rdfs:label "Anna D. Hartwig" ;
  a2a:PersonName [
    rdfs:label "Anna D. Hartwig" ;
    a2a:PersonNameFirstName "Anna D." ;
    a2a:PersonNameLastName "Hartwig"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1909-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_9
  a a2a:Person ;
  rdfs:label "Elbert van 't Ooster" ;
  a2a:PersonName [
    rdfs:label "Elbert van 't Ooster" ;
    a2a:PersonNameFirstName "Elbert" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Ooster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1882-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_1 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_2 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_3 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_4 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_5 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_6 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_7 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_8 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:relationep_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Person4892874_9 ;
  a2a:EventKeyRef oa:event_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19_Event1 .

oa:source_cod_9402b883-4e15-f41e-d0e9-51a88cffbc19
  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 "33" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 33"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4892874" ;
  a2a:RecordIdentifier "4892874" ;
  a2a:RecordGUID "{9402b883-4e15-f41e-d0e9-51a88cffbc19}" ;
  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" .

