@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_22c08ca0-fb11-3a1d-80b1-0177ab309b3b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839-1850)" ;
  a2a:hasPerson oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_1, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_2, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_3, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_4, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_5, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_6, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_7, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_8, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_9, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_10, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_11, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_12, oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_13 ;
  a2a:hasEvent oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_0, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_1, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_2, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_3, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_4, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_5, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_6, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_7, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_8, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_9, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_10, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_11, oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_12 ;
  a2a:hasSource oa:source_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_1
  a a2a:Person ;
  rdfs:label "Antoinetta H. de Bruin" ;
  a2a:PersonName [
    rdfs:label "Antoinetta H. de Bruin" ;
    a2a:PersonNameFirstName "Antoinetta H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  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_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_2
  a a2a:Person ;
  rdfs:label "Reijntje van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Reijntje van Gerrevink" ;
    a2a:PersonNameFirstName "Reijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1825-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_3
  a a2a:Person ;
  rdfs:label "Lambert van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Lambert van Gerrevink" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  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:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_4
  a a2a:Person ;
  rdfs:label "Hermanus Middelink" ;
  a2a:PersonName [
    rdfs:label "Hermanus Middelink" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Middelink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1811-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_5
  a a2a:Person ;
  rdfs:label "Jantjen van Engeland" ;
  a2a:PersonName [
    rdfs:label "Jantjen van Engeland" ;
    a2a:PersonNameFirstName "Jantjen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Engeland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1810-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_6
  a a2a:Person ;
  rdfs:label "Gerhardus M. van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Gerhardus M. van Gerrevink" ;
    a2a:PersonNameFirstName "Gerhardus M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  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_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_7
  a a2a:Person ;
  rdfs:label "Antoni L. van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Antoni L. van Gerrevink" ;
    a2a:PersonNameFirstName "Antoni L." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1830-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_8
  a a2a:Person ;
  rdfs:label "Heintje Velthuis" ;
  a2a:PersonName [
    rdfs:label "Heintje Velthuis" ;
    a2a:PersonNameFirstName "Heintje" ;
    a2a:PersonNameLastName "Velthuis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1816-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_9
  a a2a:Person ;
  rdfs:label "Peter van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Peter van Gerrevink" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1829-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_10
  a a2a:Person ;
  rdfs:label "Jan Sabel" ;
  a2a:PersonName [
    rdfs:label "Jan Sabel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Sabel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1798-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_11
  a a2a:Person ;
  rdfs:label "Gerharda van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Gerharda van Gerrevink" ;
    a2a:PersonNameFirstName "Gerharda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1827-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_12
  a a2a:Person ;
  rdfs:label "Peter Karman" ;
  a2a:PersonName [
    rdfs:label "Peter Karman" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Karman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1815-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_13
  a a2a:Person ;
  rdfs:label "Antonij van Gerrevink" ;
  a2a:PersonName [
    rdfs:label "Antonij van Gerrevink" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerrevink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1822-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_1 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_2 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_3 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_4 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_5 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_6 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_7 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_8 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_9 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_10 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_11 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_12 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:relationep_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Person5066411_13 ;
  a2a:EventKeyRef oa:event_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b_Event1 .

oa:source_cod_22c08ca0-fb11-3a1d-80b1-0177ab309b3b
  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 Beekbergen dorp" ;
    a2a:DocumentNumber "64" ;
    rdfs:label "CODA, Apeldoorn, 1839-1850 Beekbergen dorp, 64"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=12317313" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5066411"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5066411" ;
  a2a:RecordIdentifier "5066411" ;
  a2a:RecordGUID "{22c08ca0-fb11-3a1d-80b1-0177ab309b3b}" ;
  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" .

