@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_58834927-d7d5-8f3e-0317-a06bd2af38c9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1901)" ;
  a2a:hasPerson oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_1, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_2, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_3, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_4, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_5, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_6, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_7, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_8, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_9, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_10, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_11, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_12, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_13, oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_14 ;
  a2a:hasEvent oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_0, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_1, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_2, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_3, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_4, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_5, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_6, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_7, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_8, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_9, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_10, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_11, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_12, oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_13 ;
  a2a:hasSource oa:source_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9 .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_1
  a a2a:Person ;
  rdfs:label "Hipke ter Poorten" ;
  a2a:PersonName [
    rdfs:label "Hipke ter Poorten" ;
    a2a:PersonNameFirstName "Hipke" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Poorten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1866-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_2
  a a2a:Person ;
  rdfs:label "Roelof ter Poorten" ;
  a2a:PersonName [
    rdfs:label "Roelof ter Poorten" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Poorten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1831-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Coevorden" ;
    rdfs:label "Coevorden"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_3
  a a2a:Person ;
  rdfs:label "Johan H. Wassink" ;
  a2a:PersonName [
    rdfs:label "Johan H. Wassink" ;
    a2a:PersonNameFirstName "Johan H." ;
    a2a:PersonNameLastName "Wassink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1892-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Olehleh" ;
    rdfs:label "Olehleh"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_4
  a a2a:Person ;
  rdfs:label "Minke Kisjes" ;
  a2a:PersonName [
    rdfs:label "Minke Kisjes" ;
    a2a:PersonNameFirstName "Minke" ;
    a2a:PersonNameLastName "Kisjes"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1838-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hommerts" ;
    rdfs:label "Hommerts"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_5
  a a2a:Person ;
  rdfs:label "Elisabeth Korsthof" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Korsthof" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Korsthof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1819-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_6
  a a2a:Person ;
  rdfs:label "Jan Oostema" ;
  a2a:PersonName [
    rdfs:label "Jan Oostema" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Oostema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1815-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ulderum" ;
    rdfs:label "Ulderum"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_7
  a a2a:Person ;
  rdfs:label "Barteld M. Wassink" ;
  a2a:PersonName [
    rdfs:label "Barteld M. Wassink" ;
    a2a:PersonNameFirstName "Barteld M." ;
    a2a:PersonNameLastName "Wassink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1865-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_8
  a a2a:Person ;
  rdfs:label "Willem Wassink" ;
  a2a:PersonName [
    rdfs:label "Willem Wassink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Wassink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1894-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_9
  a a2a:Person ;
  rdfs:label "Cornelis Donk" ;
  a2a:PersonName [
    rdfs:label "Cornelis Donk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Donk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1826-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_10
  a a2a:Person ;
  rdfs:label "Willemina ten Harmsen" ;
  a2a:PersonName [
    rdfs:label "Willemina ten Harmsen" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Harmsen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1832-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_11
  a a2a:Person ;
  rdfs:label "Johannes ter Poorten" ;
  a2a:PersonName [
    rdfs:label "Johannes ter Poorten" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Poorten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1878-05-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kollum" ;
    rdfs:label "Kollum"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_12
  a a2a:Person ;
  rdfs:label "Anna C. Vonck" ;
  a2a:PersonName [
    rdfs:label "Anna C. Vonck" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNameLastName "Vonck"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1868-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_13
  a a2a:Person ;
  rdfs:label "Gerhard F. Middelbeek" ;
  a2a:PersonName [
    rdfs:label "Gerhard F. Middelbeek" ;
    a2a:PersonNameFirstName "Gerhard F." ;
    a2a:PersonNameLastName "Middelbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1854-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_14
  a a2a:Person ;
  rdfs:label "Antje Oostema" ;
  a2a:PersonName [
    rdfs:label "Antje Oostema" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Oostema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1859-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_1 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_2 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_3 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_4 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_5 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_6 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_7 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_8 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_9 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_10 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_11 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_12 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_13 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:relationep_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Person4958360_14 ;
  a2a:EventKeyRef oa:event_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9_Event1 .

oa:source_cod_58834927-d7d5-8f3e-0317-a06bd2af38c9
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1901 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "205" ;
    rdfs:label "CODA, Apeldoorn, 1892-1901 Wijk A - Apeldoorn dorp, 205"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11734639" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4958360"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4958360" ;
  a2a:RecordIdentifier "4958360" ;
  a2a:RecordGUID "{58834927-d7d5-8f3e-0317-a06bd2af38c9}" ;
  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" .

