@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_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_1, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_2, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_3, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_4, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_5, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_6, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_7, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_8, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_9, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_10, oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_11 ;
  a2a:hasEvent oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_0, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_1, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_2, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_3, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_4, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_5, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_6, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_7, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_8, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_9, oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_10 ;
  a2a:hasSource oa:source_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_1
  a a2a:Person ;
  rdfs:label "Jelte Mooi" ;
  a2a:PersonName [
    rdfs:label "Jelte Mooi" ;
    a2a:PersonNameFirstName "Jelte" ;
    a2a:PersonNameLastName "Mooi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1874-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_2
  a a2a:Person ;
  rdfs:label "Wilmina K. van Es" ;
  a2a:PersonName [
    rdfs:label "Wilmina K. van Es" ;
    a2a:PersonNameFirstName "Wilmina K." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1896-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bennebroek" ;
    rdfs:label "Bennebroek"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_3
  a a2a:Person ;
  rdfs:label "Roeling B. L.G. Mulder" ;
  a2a:PersonName [
    rdfs:label "Roeling B. L.G. Mulder" ;
    a2a:PersonNameFirstName "Roeling B. L.G." ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1910-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hardenberg" ;
    rdfs:label "Hardenberg"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_4
  a a2a:Person ;
  rdfs:label "Benjamin L. Menko" ;
  a2a:PersonName [
    rdfs:label "Benjamin L. Menko" ;
    a2a:PersonNameFirstName "Benjamin L." ;
    a2a:PersonNameLastName "Menko"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1848-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Enschede" ;
    rdfs:label "Enschede"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_5
  a a2a:Person ;
  rdfs:label "Roelof Mulder" ;
  a2a:PersonName [
    rdfs:label "Roelof Mulder" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1879-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Avereest" ;
    rdfs:label "Avereest"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_6
  a a2a:Person ;
  rdfs:label "Geesje Lampe" ;
  a2a:PersonName [
    rdfs:label "Geesje Lampe" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Lampe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1875-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_7
  a a2a:Person ;
  rdfs:label "Johanna C. Schalkwijk" ;
  a2a:PersonName [
    rdfs:label "Johanna C. Schalkwijk" ;
    a2a:PersonNameFirstName "Johanna C." ;
    a2a:PersonNameLastName "Schalkwijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1909-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_8
  a a2a:Person ;
  rdfs:label "Paulina Simon" ;
  a2a:PersonName [
    rdfs:label "Paulina Simon" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Simon"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1853-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Linz" ;
    rdfs:label "Linz"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_9
  a a2a:Person ;
  rdfs:label "Anna G. van der Werff" ;
  a2a:PersonName [
    rdfs:label "Anna G. van der Werff" ;
    a2a:PersonNameFirstName "Anna G." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Werff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1885-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_10
  a a2a:Person ;
  rdfs:label "Anna G. Baakman" ;
  a2a:PersonName [
    rdfs:label "Anna G. Baakman" ;
    a2a:PersonNameFirstName "Anna G." ;
    a2a:PersonNameLastName "Baakman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1874-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_11
  a a2a:Person ;
  rdfs:label "Anna M. Maan" ;
  a2a:PersonName [
    rdfs:label "Anna M. Maan" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Maan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1898-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tanettea (Nederlands Oost Indië)" ;
    rdfs:label "Tanettea (Nederlands Oost Indië)"
  ] .

oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_1 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_2 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_3 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_4 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_5 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_6 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_7 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_8 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_9 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_10 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:relationep_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Person5083004_11 ;
  a2a:EventKeyRef oa:event_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d_Event1 .

oa:source_cod_0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d
  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 "98" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 98"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11701113" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5083004"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5083004" ;
  a2a:RecordIdentifier "5083004" ;
  a2a:RecordGUID "{0b4f7815-35ed-11ac-e4fc-e0feb8c8fb3d}" ;
  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" .

