@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_0d2432db-9d16-07d6-8df7-5727f7dd3fa1
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1886-1892)" ;
  a2a:hasPerson oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_1, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_2, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_3, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_4, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_5, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_6, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_7, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_8, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_9, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_10, oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_11 ;
  a2a:hasEvent oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_0, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_1, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_2, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_3, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_4, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_5, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_6, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_7, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_8, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_9, oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_10 ;
  a2a:hasSource oa:source_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1 .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_1
  a a2a:Person ;
  rdfs:label "Arentje van der Meent" ;
  a2a:PersonName [
    rdfs:label "Arentje van der Meent" ;
    a2a:PersonNameFirstName "Arentje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meent"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1823-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ede" ;
    rdfs:label "Ede"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_2
  a a2a:Person ;
  rdfs:label "Thijs Stadt" ;
  a2a:PersonName [
    rdfs:label "Thijs Stadt" ;
    a2a:PersonNameFirstName "Thijs" ;
    a2a:PersonNameLastName "Stadt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1850-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_3
  a a2a:Person ;
  rdfs:label "Johanna H. Heideveld" ;
  a2a:PersonName [
    rdfs:label "Johanna H. Heideveld" ;
    a2a:PersonNameFirstName "Johanna H." ;
    a2a:PersonNameLastName "Heideveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1868-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_4
  a a2a:Person ;
  rdfs:label "Lubertus van Lingen" ;
  a2a:PersonName [
    rdfs:label "Lubertus van Lingen" ;
    a2a:PersonNameFirstName "Lubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1839-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_5
  a a2a:Person ;
  rdfs:label "Sijtje Koster" ;
  a2a:PersonName [
    rdfs:label "Sijtje Koster" ;
    a2a:PersonNameFirstName "Sijtje" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1843-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_6
  a a2a:Person ;
  rdfs:label "Geertje Heideveld" ;
  a2a:PersonName [
    rdfs:label "Geertje Heideveld" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Heideveld"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1869-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heerde" ;
    rdfs:label "Heerde"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_7
  a a2a:Person ;
  rdfs:label "Jentje Koster" ;
  a2a:PersonName [
    rdfs:label "Jentje Koster" ;
    a2a:PersonNameFirstName "Jentje" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1871-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_8
  a a2a:Person ;
  rdfs:label "Lambertus A. van Lingen" ;
  a2a:PersonName [
    rdfs:label "Lambertus A. van Lingen" ;
    a2a:PersonNameFirstName "Lambertus A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lingen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1867-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_9
  a a2a:Person ;
  rdfs:label "Johannes F. Kajan" ;
  a2a:PersonName [
    rdfs:label "Johannes F. Kajan" ;
    a2a:PersonNameFirstName "Johannes F." ;
    a2a:PersonNameLastName "Kajan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1819-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_10
  a a2a:Person ;
  rdfs:label "Maria P. Wijnants" ;
  a2a:PersonName [
    rdfs:label "Maria P. Wijnants" ;
    a2a:PersonNameFirstName "Maria P." ;
    a2a:PersonNameLastName "Wijnants"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1844-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_11
  a a2a:Person ;
  rdfs:label "Annetje Dijkgraaf" ;
  a2a:PersonName [
    rdfs:label "Annetje Dijkgraaf" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNameLastName "Dijkgraaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1838-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_1 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_2 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_3 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_4 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_5 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_6 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_7 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_8 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_9 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_10 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:relationep_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Person5010837_11 ;
  a2a:EventKeyRef oa:event_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1_Event1 .

oa:source_cod_0d2432db-9d16-07d6-8df7-5727f7dd3fa1
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1886-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1886-1892 Wijk D - Wormen" ;
    a2a:DocumentNumber "425" ;
    rdfs:label "CODA, Apeldoorn, 1886-1892 Wijk D - Wormen, 425"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11826045" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5010837"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5010837" ;
  a2a:RecordIdentifier "5010837" ;
  a2a:RecordGUID "{0d2432db-9d16-07d6-8df7-5727f7dd3fa1}" ;
  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" .

