@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_54ce14d2-a21c-3252-da9d-6c3d24de71c6
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_1, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_2, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_3, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_4, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_5, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_6, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_7, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_8, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_9, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_10, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_11, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_12, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_13, oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_14 ;
  a2a:hasEvent oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_0, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_1, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_2, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_3, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_4, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_5, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_6, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_7, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_8, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_9, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_10, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_11, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_12, oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_13 ;
  a2a:hasSource oa:source_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6 .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_1
  a a2a:Person ;
  rdfs:label "Nicolaas J. Lindemulder" ;
  a2a:PersonName [
    rdfs:label "Nicolaas J. Lindemulder" ;
    a2a:PersonNameFirstName "Nicolaas J." ;
    a2a:PersonNameLastName "Lindemulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1908-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Chicago" ;
    rdfs:label "Chicago"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_2
  a a2a:Person ;
  rdfs:label "Uunko Lindemulder" ;
  a2a:PersonName [
    rdfs:label "Uunko Lindemulder" ;
    a2a:PersonNameFirstName "Uunko" ;
    a2a:PersonNameLastName "Lindemulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1882-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_3
  a a2a:Person ;
  rdfs:label "Alida H. Rencker" ;
  a2a:PersonName [
    rdfs:label "Alida H. Rencker" ;
    a2a:PersonNameFirstName "Alida H." ;
    a2a:PersonNameLastName "Rencker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1878-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_4
  a a2a:Person ;
  rdfs:label "Frouke Bult" ;
  a2a:PersonName [
    rdfs:label "Frouke Bult" ;
    a2a:PersonNameFirstName "Frouke" ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1894-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Winschoten" ;
    rdfs:label "Winschoten"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_5
  a a2a:Person ;
  rdfs:label "Betje Pothof" ;
  a2a:PersonName [
    rdfs:label "Betje Pothof" ;
    a2a:PersonNameFirstName "Betje" ;
    a2a:PersonNameLastName "Pothof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1881-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_6
  a a2a:Person ;
  rdfs:label "Diena C. Woldinga" ;
  a2a:PersonName [
    rdfs:label "Diena C. Woldinga" ;
    a2a:PersonNameFirstName "Diena C." ;
    a2a:PersonNameLastName "Woldinga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1910-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogkerk" ;
    rdfs:label "Hoogkerk"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_7
  a a2a:Person ;
  rdfs:label "Nicolaas J. Lemei" ;
  a2a:PersonName [
    rdfs:label "Nicolaas J. Lemei" ;
    a2a:PersonNameFirstName "Nicolaas J." ;
    a2a:PersonNameLastName "Lemei"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1868-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_8
  a a2a:Person ;
  rdfs:label "Jan P. Lindemulder" ;
  a2a:PersonName [
    rdfs:label "Jan P. Lindemulder" ;
    a2a:PersonNameFirstName "Jan P." ;
    a2a:PersonNameLastName "Lindemulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1909-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_9
  a a2a:Person ;
  rdfs:label "Gerritdina H. Nijkamp" ;
  a2a:PersonName [
    rdfs:label "Gerritdina H. Nijkamp" ;
    a2a:PersonNameFirstName "Gerritdina H." ;
    a2a:PersonNameLastName "Nijkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1901-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stad Almelo" ;
    rdfs:label "Stad Almelo"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_10
  a a2a:Person ;
  rdfs:label "Willempje Wijngaards" ;
  a2a:PersonName [
    rdfs:label "Willempje Wijngaards" ;
    a2a:PersonNameFirstName "Willempje" ;
    a2a:PersonNameLastName "Wijngaards"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1901-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_11
  a a2a:Person ;
  rdfs:label "Kundina W. Bult" ;
  a2a:PersonName [
    rdfs:label "Kundina W. Bult" ;
    a2a:PersonNameFirstName "Kundina W." ;
    a2a:PersonNameLastName "Bult"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1885-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Termunten" ;
    rdfs:label "Termunten"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_12
  a a2a:Person ;
  rdfs:label "Teuntje van den Hoek" ;
  a2a:PersonName [
    rdfs:label "Teuntje van den Hoek" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1904-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_13
  a a2a:Person ;
  rdfs:label "Wijnand A.N. Lemei" ;
  a2a:PersonName [
    rdfs:label "Wijnand A.N. Lemei" ;
    a2a:PersonNameFirstName "Wijnand A.N." ;
    a2a:PersonNameLastName "Lemei"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1903-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_14
  a a2a:Person ;
  rdfs:label "Jacoba J. Perk" ;
  a2a:PersonName [
    rdfs:label "Jacoba J. Perk" ;
    a2a:PersonNameFirstName "Jacoba J." ;
    a2a:PersonNameLastName "Perk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1897-12-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_1 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_2 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_3 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_4 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_5 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_6 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_7 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_8 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_9 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_10 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_11 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_12 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_13 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:relationep_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Person4809512_14 ;
  a2a:EventKeyRef oa:event_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6_Event1 .

oa:source_cod_54ce14d2-a21c-3252-da9d-6c3d24de71c6
  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 "126" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 126"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12012302" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4809512"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4809512" ;
  a2a:RecordIdentifier "4809512" ;
  a2a:RecordGUID "{54ce14d2-a21c-3252-da9d-6c3d24de71c6}" ;
  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" .

