@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_c4c1489b-bb6d-425f-0f51-da312eaa8fb0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_1, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_2, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_3, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_4, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_5, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_6, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_7, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_8, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_9, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_10, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_11, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_12, oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_13 ;
  a2a:hasEvent oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_0, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_1, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_2, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_3, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_4, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_5, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_6, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_7, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_8, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_9, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_10, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_11, oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_12 ;
  a2a:hasSource oa:source_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0 .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_1
  a a2a:Person ;
  rdfs:label "Nathan Andriesse" ;
  a2a:PersonName [
    rdfs:label "Nathan Andriesse" ;
    a2a:PersonNameFirstName "Nathan" ;
    a2a:PersonNameLastName "Andriesse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1876-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_2
  a a2a:Person ;
  rdfs:label "Margareta Löffler" ;
  a2a:PersonName [
    rdfs:label "Margareta Löffler" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Löffler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1903-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beuren (Dld.)" ;
    rdfs:label "Beuren (Dld.)"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_3
  a a2a:Person ;
  rdfs:label "Gerarda J. van Straaten" ;
  a2a:PersonName [
    rdfs:label "Gerarda J. van Straaten" ;
    a2a:PersonNameFirstName "Gerarda J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straaten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1902-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_4
  a a2a:Person ;
  rdfs:label "Jannetje M. Schoonderwoerd" ;
  a2a:PersonName [
    rdfs:label "Jannetje M. Schoonderwoerd" ;
    a2a:PersonNameFirstName "Jannetje M." ;
    a2a:PersonNameLastName "Schoonderwoerd"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1903-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_5
  a a2a:Person ;
  rdfs:label "Lambertus Hengeveld" ;
  a2a:PersonName [
    rdfs:label "Lambertus Hengeveld" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Hengeveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1895-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_6
  a a2a:Person ;
  rdfs:label "Gertrud Tiel" ;
  a2a:PersonName [
    rdfs:label "Gertrud Tiel" ;
    a2a:PersonNameFirstName "Gertrud" ;
    a2a:PersonNameLastName "Tiel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1896-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Düsseldorf" ;
    rdfs:label "Düsseldorf"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_7
  a a2a:Person ;
  rdfs:label "Jan Winkel" ;
  a2a:PersonName [
    rdfs:label "Jan Winkel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Winkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1903-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_8
  a a2a:Person ;
  rdfs:label "Anna J. Bobbink" ;
  a2a:PersonName [
    rdfs:label "Anna J. Bobbink" ;
    a2a:PersonNameFirstName "Anna J." ;
    a2a:PersonNameLastName "Bobbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1903-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hervenheim (Dld)" ;
    rdfs:label "Hervenheim (Dld)"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_9
  a a2a:Person ;
  rdfs:label "Willem F.M. Grüter" ;
  a2a:PersonName [
    rdfs:label "Willem F.M. Grüter" ;
    a2a:PersonNameFirstName "Willem F.M." ;
    a2a:PersonNameLastName "Grüter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1896-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_10
  a a2a:Person ;
  rdfs:label "Louise B.F. Pope" ;
  a2a:PersonName [
    rdfs:label "Louise B.F. Pope" ;
    a2a:PersonNameFirstName "Louise B.F." ;
    a2a:PersonNameLastName "Pope"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1901-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Silkuum" ;
    rdfs:label "Silkuum"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_11
  a a2a:Person ;
  rdfs:label "Margaretha W. Grüter" ;
  a2a:PersonName [
    rdfs:label "Margaretha W. Grüter" ;
    a2a:PersonNameFirstName "Margaretha W." ;
    a2a:PersonNameLastName "Grüter"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1883-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_12
  a a2a:Person ;
  rdfs:label "Johannes Gelens" ;
  a2a:PersonName [
    rdfs:label "Johannes Gelens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Gelens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1869-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_13
  a a2a:Person ;
  rdfs:label "Johanna Kats" ;
  a2a:PersonName [
    rdfs:label "Johanna Kats" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kats"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1873-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rheden" ;
    rdfs:label "Rheden"
  ] .

oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_1 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_2 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_3 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_4 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_5 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_6 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_7 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_8 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_9 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_10 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_11 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_12 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:relationep_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Person5083956_13 ;
  a2a:EventKeyRef oa:event_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0_Event1 .

oa:source_cod_c4c1489b-bb6d-425f-0f51-da312eaa8fb0
  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 "127" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 127"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5083956" ;
  a2a:RecordIdentifier "5083956" ;
  a2a:RecordGUID "{c4c1489b-bb6d-425f-0f51-da312eaa8fb0}" ;
  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" .

