@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_12f56792-b92f-bbcf-b219-a5168012dbfa
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1927-1939)" ;
  a2a:hasPerson oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_1, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_2, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_3, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_4, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_5, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_6, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_7, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_8, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_9, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_10, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_11, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_12, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_13, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_14, oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_15 ;
  a2a:hasEvent oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_0, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_1, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_2, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_3, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_4, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_5, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_6, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_7, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_8, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_9, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_10, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_11, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_12, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_13, oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_14 ;
  a2a:hasSource oa:source_cod_12f56792-b92f-bbcf-b219-a5168012dbfa .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_1
  a a2a:Person ;
  rdfs:label "Franciscus J. Cobben" ;
  a2a:PersonName [
    rdfs:label "Franciscus J. Cobben" ;
    a2a:PersonNameFirstName "Franciscus J." ;
    a2a:PersonNameLastName "Cobben"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1900-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_2
  a a2a:Person ;
  rdfs:label "Femke de Haan" ;
  a2a:PersonName [
    rdfs:label "Femke de Haan" ;
    a2a:PersonNameFirstName "Femke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1880-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_3
  a a2a:Person ;
  rdfs:label "Grietje van Houten" ;
  a2a:PersonName [
    rdfs:label "Grietje van Houten" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1907-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_4
  a a2a:Person ;
  rdfs:label "Catharina A. Bolderink" ;
  a2a:PersonName [
    rdfs:label "Catharina A. Bolderink" ;
    a2a:PersonNameFirstName "Catharina A." ;
    a2a:PersonNameLastName "Bolderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1899-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_5
  a a2a:Person ;
  rdfs:label "Lefferdina Kohler" ;
  a2a:PersonName [
    rdfs:label "Lefferdina Kohler" ;
    a2a:PersonNameFirstName "Lefferdina" ;
    a2a:PersonNameLastName "Kohler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1902-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_6
  a a2a:Person ;
  rdfs:label "Marinus C. Bolsenbroek" ;
  a2a:PersonName [
    rdfs:label "Marinus C. Bolsenbroek" ;
    a2a:PersonNameFirstName "Marinus C." ;
    a2a:PersonNameLastName "Bolsenbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1901-06-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Haag" ;
    rdfs:label "Den Haag"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_7
  a a2a:Person ;
  rdfs:label "Tammo Bulthuis" ;
  a2a:PersonName [
    rdfs:label "Tammo Bulthuis" ;
    a2a:PersonNameFirstName "Tammo" ;
    a2a:PersonNameLastName "Bulthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1870-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_8
  a a2a:Person ;
  rdfs:label "Daniël J. Koelewijn" ;
  a2a:PersonName [
    rdfs:label "Daniël J. Koelewijn" ;
    a2a:PersonNameFirstName "Daniël J." ;
    a2a:PersonNameLastName "Koelewijn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1901-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Castricum" ;
    rdfs:label "Castricum"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_9
  a a2a:Person ;
  rdfs:label "Carolina J. Bolderink" ;
  a2a:PersonName [
    rdfs:label "Carolina J. Bolderink" ;
    a2a:PersonNameFirstName "Carolina J." ;
    a2a:PersonNameLastName "Bolderink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1897-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_10
  a a2a:Person ;
  rdfs:label "Sophia D.G. du Crocq" ;
  a2a:PersonName [
    rdfs:label "Sophia D.G. du Crocq" ;
    a2a:PersonNameFirstName "Sophia D.G." ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Crocq"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1872-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Losser" ;
    rdfs:label "Losser"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_11
  a a2a:Person ;
  rdfs:label "Johanna M. Heij" ;
  a2a:PersonName [
    rdfs:label "Johanna M. Heij" ;
    a2a:PersonNameFirstName "Johanna M." ;
    a2a:PersonNameLastName "Heij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1906-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_12
  a a2a:Person ;
  rdfs:label "Tjeerd van Houten" ;
  a2a:PersonName [
    rdfs:label "Tjeerd van Houten" ;
    a2a:PersonNameFirstName "Tjeerd" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1910-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_13
  a a2a:Person ;
  rdfs:label "Titia Bulthuis" ;
  a2a:PersonName [
    rdfs:label "Titia Bulthuis" ;
    a2a:PersonNameFirstName "Titia" ;
    a2a:PersonNameLastName "Bulthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1910-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_14
  a a2a:Person ;
  rdfs:label "Anne van Houten" ;
  a2a:PersonName [
    rdfs:label "Anne van Houten" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1883-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_15
  a a2a:Person ;
  rdfs:label "Jantje Blom" ;
  a2a:PersonName [
    rdfs:label "Jantje Blom" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1905-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zwollerkerspel" ;
    rdfs:label "Zwollerkerspel"
  ] .

oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_1 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_2 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_3 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_4 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_5 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_6 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_7 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_8 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_9 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_10 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_11 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_12 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_13 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_14 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:relationep_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Person4810415_15 ;
  a2a:EventKeyRef oa:event_cod_12f56792-b92f-bbcf-b219-a5168012dbfa_Event1 .

oa:source_cod_12f56792-b92f-bbcf-b219-a5168012dbfa
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1927-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1927-1939 Gemeente Apeldoorn" ;
    a2a:DocumentNumber "201" ;
    rdfs:label "CODA, Apeldoorn, 1927-1939 Gemeente Apeldoorn, 201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11952384" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4810415"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4810415" ;
  a2a:RecordIdentifier "4810415" ;
  a2a:RecordGUID "{12f56792-b92f-bbcf-b219-a5168012dbfa}" ;
  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" .

