@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_892dc8a2-0be0-20f2-e000-a9f5780060bd
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1859-1870)" ;
  a2a:hasPerson oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_1, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_2, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_3, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_4, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_5, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_6, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_7, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_8, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_9, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_10, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_11, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_12, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_13, oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_14 ;
  a2a:hasEvent oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_0, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_1, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_2, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_3, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_4, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_5, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_6, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_7, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_8, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_9, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_10, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_11, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_12, oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_13 ;
  a2a:hasSource oa:source_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_1
  a a2a:Person ;
  rdfs:label "Dirk J.J. Copper" ;
  a2a:PersonName [
    rdfs:label "Dirk J.J. Copper" ;
    a2a:PersonNameFirstName "Dirk J.J." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1852-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_2
  a a2a:Person ;
  rdfs:label "Ida Copper" ;
  a2a:PersonName [
    rdfs:label "Ida Copper" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1850-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_3
  a a2a:Person ;
  rdfs:label "Louise D. Copper" ;
  a2a:PersonName [
    rdfs:label "Louise D. Copper" ;
    a2a:PersonNameFirstName "Louise D." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1864-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_4
  a a2a:Person ;
  rdfs:label "Paulina H. Copper" ;
  a2a:PersonName [
    rdfs:label "Paulina H. Copper" ;
    a2a:PersonNameFirstName "Paulina H." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1862-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_5
  a a2a:Person ;
  rdfs:label "Wilhelmina P. Copper" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina P. Copper" ;
    a2a:PersonNameFirstName "Wilhelmina P." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1858-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_6
  a a2a:Person ;
  rdfs:label "Johanna E. Willebrand" ;
  a2a:PersonName [
    rdfs:label "Johanna E. Willebrand" ;
    a2a:PersonNameFirstName "Johanna E." ;
    a2a:PersonNameLastName "Willebrand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1824-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_7
  a a2a:Person ;
  rdfs:label "Carolus P. Copper" ;
  a2a:PersonName [
    rdfs:label "Carolus P. Copper" ;
    a2a:PersonNameFirstName "Carolus P." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1854-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_8
  a a2a:Person ;
  rdfs:label "Jacobus J. Copper" ;
  a2a:PersonName [
    rdfs:label "Jacobus J. Copper" ;
    a2a:PersonNameFirstName "Jacobus J." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1822-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_9
  a a2a:Person ;
  rdfs:label "Hendrik E. Copper" ;
  a2a:PersonName [
    rdfs:label "Hendrik E. Copper" ;
    a2a:PersonNameFirstName "Hendrik E." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1864-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_10
  a a2a:Person ;
  rdfs:label "Jacoba C. Copper" ;
  a2a:PersonName [
    rdfs:label "Jacoba C. Copper" ;
    a2a:PersonNameFirstName "Jacoba C." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1848-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_11
  a a2a:Person ;
  rdfs:label "Alphons Th.G. Copper" ;
  a2a:PersonName [
    rdfs:label "Alphons Th.G. Copper" ;
    a2a:PersonNameFirstName "Alphons Th.G." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1866-08-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_12
  a a2a:Person ;
  rdfs:label "Willem A.E. Copper" ;
  a2a:PersonName [
    rdfs:label "Willem A.E. Copper" ;
    a2a:PersonNameFirstName "Willem A.E." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1860-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_13
  a a2a:Person ;
  rdfs:label "Clazina W.C. Copper" ;
  a2a:PersonName [
    rdfs:label "Clazina W.C. Copper" ;
    a2a:PersonNameFirstName "Clazina W.C." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1846-12-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_14
  a a2a:Person ;
  rdfs:label "Maria A. Copper" ;
  a2a:PersonName [
    rdfs:label "Maria A. Copper" ;
    a2a:PersonNameFirstName "Maria A." ;
    a2a:PersonNameLastName "Copper"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1856-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_1 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_2 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_3 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_4 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_5 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_6 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_7 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_8 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_9 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_10 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_11 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_12 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_13 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:relationep_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Person4882456_14 ;
  a2a:EventKeyRef oa:event_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd_Event1 .

oa:source_cod_892dc8a2-0be0-20f2-e000-a9f5780060bd
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1859-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1859-1870 Gemeente Apeldoorn" ;
    a2a:DocumentNumber "30" ;
    rdfs:label "CODA, Apeldoorn, 1859-1870 Gemeente Apeldoorn, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11705396" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4882456"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4882456" ;
  a2a:RecordIdentifier "4882456" ;
  a2a:RecordGUID "{892dc8a2-0be0-20f2-e000-a9f5780060bd}" ;
  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" .

