@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_3c231e15-dfe8-bf7b-a300-f88d01d4df08
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1926)" ;
  a2a:hasPerson oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_1, oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_2, oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_3, oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_4, oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_5, oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_6, oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_7, oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_8 ;
  a2a:hasEvent oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_0, oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_1, oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_2, oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_3, oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_4, oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_5, oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_6, oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_7 ;
  a2a:hasSource oa:source_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08 .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_1
  a a2a:Person ;
  rdfs:label "Herman Hatemink" ;
  a2a:PersonName [
    rdfs:label "Herman Hatemink" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Hatemink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1880-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zelhem" ;
    rdfs:label "Zelhem"
  ] .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_2
  a a2a:Person ;
  rdfs:label "Daniël S. Hollenga" ;
  a2a:PersonName [
    rdfs:label "Daniël S. Hollenga" ;
    a2a:PersonNameFirstName "Daniël S." ;
    a2a:PersonNameLastName "Hollenga"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1878-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veendam" ;
    rdfs:label "Veendam"
  ] .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_3
  a a2a:Person ;
  rdfs:label "Grietje de Groot" ;
  a2a:PersonName [
    rdfs:label "Grietje de Groot" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1849-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_4
  a a2a:Person ;
  rdfs:label "Wijbe Hannema" ;
  a2a:PersonName [
    rdfs:label "Wijbe Hannema" ;
    a2a:PersonNameFirstName "Wijbe" ;
    a2a:PersonNameLastName "Hannema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1875-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_5
  a a2a:Person ;
  rdfs:label "Margarietha Meijerink" ;
  a2a:PersonName [
    rdfs:label "Margarietha Meijerink" ;
    a2a:PersonNameFirstName "Margarietha" ;
    a2a:PersonNameLastName "Meijerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1830-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_6
  a a2a:Person ;
  rdfs:label "Adolf W. Brummer" ;
  a2a:PersonName [
    rdfs:label "Adolf W. Brummer" ;
    a2a:PersonNameFirstName "Adolf W." ;
    a2a:PersonNameLastName "Brummer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1897-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bussum" ;
    rdfs:label "Bussum"
  ] .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_7
  a a2a:Person ;
  rdfs:label "Johannes Schrijver" ;
  a2a:PersonName [
    rdfs:label "Johannes Schrijver" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schrijver"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1827-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vaassen" ;
    rdfs:label "Vaassen"
  ] .

oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_8
  a a2a:Person ;
  rdfs:label "Hendrik Steenhuis" ;
  a2a:PersonName [
    rdfs:label "Hendrik Steenhuis" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Steenhuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1847-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_1 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_2 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_3 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_4 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_5 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_6 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_7 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:relationep_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Person5291831_8 ;
  a2a:EventKeyRef oa:event_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08_Event1 .

oa:source_cod_3c231e15-dfe8-bf7b-a300-f88d01d4df08
  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 "71" ;
    rdfs:label "CODA, Apeldoorn, 1901-1926 Apeldoorn, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11933625" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5291831"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5291831" ;
  a2a:RecordIdentifier "5291831" ;
  a2a:RecordGUID "{3c231e15-dfe8-bf7b-a300-f88d01d4df08}" ;
  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" .

