@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_e6c05b7b-22d1-6f67-e6b5-5db8d2139945
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_1, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_2, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_3, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_4, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_5, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_6, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_7, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_8, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_9, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_10, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_11, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_12, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_13, oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_14 ;
  a2a:hasEvent oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_0, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_1, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_2, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_3, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_4, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_5, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_6, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_7, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_8, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_9, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_10, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_11, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_12, oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_13 ;
  a2a:hasSource oa:source_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945 .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_1
  a a2a:Person ;
  rdfs:label "Maaike de Jong" ;
  a2a:PersonName [
    rdfs:label "Maaike de Jong" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1870-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_2
  a a2a:Person ;
  rdfs:label "Foppe Klijnsma" ;
  a2a:PersonName [
    rdfs:label "Foppe Klijnsma" ;
    a2a:PersonNameFirstName "Foppe" ;
    a2a:PersonNameLastName "Klijnsma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1861-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steggerda" ;
    rdfs:label "Steggerda"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_3
  a a2a:Person ;
  rdfs:label "Jan Oosterveld" ;
  a2a:PersonName [
    rdfs:label "Jan Oosterveld" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Oosterveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1900-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorssel" ;
    rdfs:label "Gorssel"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_4
  a a2a:Person ;
  rdfs:label "Jacob E. Pitlo" ;
  a2a:PersonName [
    rdfs:label "Jacob E. Pitlo" ;
    a2a:PersonNameFirstName "Jacob E." ;
    a2a:PersonNameLastName "Pitlo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1874-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_5
  a a2a:Person ;
  rdfs:label "Anna C.E. Brands" ;
  a2a:PersonName [
    rdfs:label "Anna C.E. Brands" ;
    a2a:PersonNameFirstName "Anna C.E." ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1880-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_6
  a a2a:Person ;
  rdfs:label "Hendrik Kruitbos" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kruitbos" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kruitbos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1906-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_7
  a a2a:Person ;
  rdfs:label "Reintje H. Bartelds" ;
  a2a:PersonName [
    rdfs:label "Reintje H. Bartelds" ;
    a2a:PersonNameFirstName "Reintje H." ;
    a2a:PersonNameLastName "Bartelds"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1903-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Diepenveen" ;
    rdfs:label "Diepenveen"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_8
  a a2a:Person ;
  rdfs:label "Willem G. Kruitbos" ;
  a2a:PersonName [
    rdfs:label "Willem G. Kruitbos" ;
    a2a:PersonNameFirstName "Willem G." ;
    a2a:PersonNameLastName "Kruitbos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1908-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_9
  a a2a:Person ;
  rdfs:label "Willem Kruitbos" ;
  a2a:PersonName [
    rdfs:label "Willem Kruitbos" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kruitbos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1877-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_10
  a a2a:Person ;
  rdfs:label "Hendrik J. Terwel" ;
  a2a:PersonName [
    rdfs:label "Hendrik J. Terwel" ;
    a2a:PersonNameFirstName "Hendrik J." ;
    a2a:PersonNameLastName "Terwel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1904-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_11
  a a2a:Person ;
  rdfs:label "Arend Teunissen" ;
  a2a:PersonName [
    rdfs:label "Arend Teunissen" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Teunissen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1904-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doorwerth" ;
    rdfs:label "Doorwerth"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_12
  a a2a:Person ;
  rdfs:label "Hermina F. van Breda" ;
  a2a:PersonName [
    rdfs:label "Hermina F. van Breda" ;
    a2a:PersonNameFirstName "Hermina F." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breda"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1846-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_13
  a a2a:Person ;
  rdfs:label "Dirk Niesing" ;
  a2a:PersonName [
    rdfs:label "Dirk Niesing" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Niesing"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1874-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woerden" ;
    rdfs:label "Woerden"
  ] .

oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_14
  a a2a:Person ;
  rdfs:label "Derk Vennik" ;
  a2a:PersonName [
    rdfs:label "Derk Vennik" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNameLastName "Vennik"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1844-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_1 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_2 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_3 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_4 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_5 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_6 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_7 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_8 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_9 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_10 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_11 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_12 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_13 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:relationep_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Person5772533_14 ;
  a2a:EventKeyRef oa:event_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945_Event1 .

oa:source_cod_e6c05b7b-22d1-6f67-e6b5-5db8d2139945
  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 "201" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11682111" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5772533"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5772533" ;
  a2a:RecordIdentifier "5772533" ;
  a2a:RecordGUID "{e6c05b7b-22d1-6f67-e6b5-5db8d2139945}" ;
  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" .

