@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_9e954cb6-db59-cd58-e0c9-80f5c472f5e4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839-1850)" ;
  a2a:hasPerson oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_1, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_2, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_3, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_4, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_5, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_6, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_7, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_8, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_9, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_10, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_11, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_12, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_13, oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_14 ;
  a2a:hasEvent oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_0, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_1, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_2, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_3, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_4, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_5, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_6, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_7, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_8, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_9, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_10, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_11, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_12, oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_13 ;
  a2a:hasSource oa:source_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4 .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_1
  a a2a:Person ;
  rdfs:label "Willem Meijrink" ;
  a2a:PersonName [
    rdfs:label "Willem Meijrink" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Meijrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1797-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_2
  a a2a:Person ;
  rdfs:label "Hendrikus Broekhof" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Broekhof" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Broekhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1827-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_3
  a a2a:Person ;
  rdfs:label "Roelef Ducaat" ;
  a2a:PersonName [
    rdfs:label "Roelef Ducaat" ;
    a2a:PersonNameFirstName "Roelef" ;
    a2a:PersonNameLastName "Ducaat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1799-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_4
  a a2a:Person ;
  rdfs:label "Miete Ducaat" ;
  a2a:PersonName [
    rdfs:label "Miete Ducaat" ;
    a2a:PersonNameFirstName "Miete" ;
    a2a:PersonNameLastName "Ducaat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1833-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_5
  a a2a:Person ;
  rdfs:label "Aaltje Holsteeg" ;
  a2a:PersonName [
    rdfs:label "Aaltje Holsteeg" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Holsteeg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1824-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_6
  a a2a:Person ;
  rdfs:label "Willem J. Wolters" ;
  a2a:PersonName [
    rdfs:label "Willem J. Wolters" ;
    a2a:PersonNameFirstName "Willem J." ;
    a2a:PersonNameLastName "Wolters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1824-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_7
  a a2a:Person ;
  rdfs:label "Margrieta Overvelde" ;
  a2a:PersonName [
    rdfs:label "Margrieta Overvelde" ;
    a2a:PersonNameFirstName "Margrieta" ;
    a2a:PersonNameLastName "Overvelde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1802-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_8
  a a2a:Person ;
  rdfs:label "Philip Snabel" ;
  a2a:PersonName [
    rdfs:label "Philip Snabel" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Snabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1786" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1786-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nassau" ;
    rdfs:label "Nassau"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_9
  a a2a:Person ;
  rdfs:label "Lambertus Ducaat" ;
  a2a:PersonName [
    rdfs:label "Lambertus Ducaat" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Ducaat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1836-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_10
  a a2a:Person ;
  rdfs:label "Willemina van de Kemp" ;
  a2a:PersonName [
    rdfs:label "Willemina van de Kemp" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kemp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1809-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_11
  a a2a:Person ;
  rdfs:label "Gosen Pas" ;
  a2a:PersonName [
    rdfs:label "Gosen Pas" ;
    a2a:PersonNameFirstName "Gosen" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1792-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_12
  a a2a:Person ;
  rdfs:label "Hendrikes Wilbrink" ;
  a2a:PersonName [
    rdfs:label "Hendrikes Wilbrink" ;
    a2a:PersonNameFirstName "Hendrikes" ;
    a2a:PersonNameLastName "Wilbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1805-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_13
  a a2a:Person ;
  rdfs:label "Hendrina Wilbrink" ;
  a2a:PersonName [
    rdfs:label "Hendrina Wilbrink" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Wilbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1837-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_14
  a a2a:Person ;
  rdfs:label "Anneken Boerboom" ;
  a2a:PersonName [
    rdfs:label "Anneken Boerboom" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNameLastName "Boerboom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1789-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_1 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_2 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_3 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_4 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_5 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_6 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_7 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_8 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_9 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_10 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_11 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_12 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_13 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:relationep_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Person4988528_14 ;
  a2a:EventKeyRef oa:event_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4_Event1 .

oa:source_cod_9e954cb6-db59-cd58-e0c9-80f5c472f5e4
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1839-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1839-1850 Loenen en Zilven" ;
    a2a:DocumentNumber "28" ;
    rdfs:label "CODA, Apeldoorn, 1839-1850 Loenen en Zilven, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12263931" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4988528"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4988528" ;
  a2a:RecordIdentifier "4988528" ;
  a2a:RecordGUID "{9e954cb6-db59-cd58-e0c9-80f5c472f5e4}" ;
  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" .

