@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_ac4e4ef1-9986-5e35-39c4-4da29707088b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_1, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_2, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_3, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_4, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_5, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_6, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_7, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_8, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_9, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_10, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_11, oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_12 ;
  a2a:hasEvent oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_0, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_1, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_2, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_3, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_4, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_5, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_6, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_7, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_8, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_9, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_10, oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_11 ;
  a2a:hasSource oa:source_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_1
  a a2a:Person ;
  rdfs:label "Albertus Meijerink" ;
  a2a:PersonName [
    rdfs:label "Albertus Meijerink" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1861-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_2
  a a2a:Person ;
  rdfs:label "Evert Meijerink" ;
  a2a:PersonName [
    rdfs:label "Evert Meijerink" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1885-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_3
  a a2a:Person ;
  rdfs:label "Hendrika D. Meijerink" ;
  a2a:PersonName [
    rdfs:label "Hendrika D. Meijerink" ;
    a2a:PersonNameFirstName "Hendrika D." ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1910-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_4
  a a2a:Person ;
  rdfs:label "Derkjen Brouwer" ;
  a2a:PersonName [
    rdfs:label "Derkjen Brouwer" ;
    a2a:PersonNameFirstName "Derkjen" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1865-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_5
  a a2a:Person ;
  rdfs:label "Reintje Meyerink" ;
  a2a:PersonName [
    rdfs:label "Reintje Meyerink" ;
    a2a:PersonNameFirstName "Reintje" ;
    a2a:PersonNameLastName "Meyerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1902-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_6
  a a2a:Person ;
  rdfs:label "Alberta Meyerink" ;
  a2a:PersonName [
    rdfs:label "Alberta Meyerink" ;
    a2a:PersonNameFirstName "Alberta" ;
    a2a:PersonNameLastName "Meyerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1904-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_7
  a a2a:Person ;
  rdfs:label "Bernard Meijerink" ;
  a2a:PersonName [
    rdfs:label "Bernard Meijerink" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1895-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_8
  a a2a:Person ;
  rdfs:label "Reinder Meyerink" ;
  a2a:PersonName [
    rdfs:label "Reinder Meyerink" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Meyerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1894-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_9
  a a2a:Person ;
  rdfs:label "Albertus Meijerink" ;
  a2a:PersonName [
    rdfs:label "Albertus Meijerink" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1900-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_10
  a a2a:Person ;
  rdfs:label "Dirk Meijerink" ;
  a2a:PersonName [
    rdfs:label "Dirk Meijerink" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1897-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_11
  a a2a:Person ;
  rdfs:label "Hendrik R. Meijerink" ;
  a2a:PersonName [
    rdfs:label "Hendrik R. Meijerink" ;
    a2a:PersonNameFirstName "Hendrik R." ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1887-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_12
  a a2a:Person ;
  rdfs:label "Hermina Meijerink" ;
  a2a:PersonName [
    rdfs:label "Hermina Meijerink" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1907-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_1 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_2 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_3 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_4 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_5 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_6 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_7 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_8 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_9 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_10 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_11 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:relationep_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Person6361834_12 ;
  a2a:EventKeyRef oa:event_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b_Event1 .

oa:source_cod_ac4e4ef1-9986-5e35-39c4-4da29707088b
  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 "103" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11551115" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6361834"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6361834" ;
  a2a:RecordIdentifier "6361834" ;
  a2a:RecordGUID "{ac4e4ef1-9986-5e35-39c4-4da29707088b}" ;
  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" .

