@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_f22ebb72-2c50-504a-6282-20a76c921a76
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839-1850)" ;
  a2a:hasPerson oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_1, oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_2, oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_3, oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_4, oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_5, oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_6, oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_7, oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_8 ;
  a2a:hasEvent oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_0, oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_1, oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_2, oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_3, oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_4, oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_5, oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_6, oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_7 ;
  a2a:hasSource oa:source_cod_f22ebb72-2c50-504a-6282-20a76c921a76 .

oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_1
  a a2a:Person ;
  rdfs:label "Jenneke Luitenberg" ;
  a2a:PersonName [
    rdfs:label "Jenneke Luitenberg" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Luitenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1800-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Epe" ;
    rdfs:label "Epe"
  ] .

oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_2
  a a2a:Person ;
  rdfs:label "Margritha van Beek" ;
  a2a:PersonName [
    rdfs:label "Margritha van Beek" ;
    a2a:PersonNameFirstName "Margritha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  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_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_3
  a a2a:Person ;
  rdfs:label "Roelof Beekamp" ;
  a2a:PersonName [
    rdfs:label "Roelof Beekamp" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Beekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1832-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_4
  a a2a:Person ;
  rdfs:label "Gerritje Beekamp" ;
  a2a:PersonName [
    rdfs:label "Gerritje Beekamp" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Beekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1834-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_5
  a a2a:Person ;
  rdfs:label "Steven Beekamp" ;
  a2a:PersonName [
    rdfs:label "Steven Beekamp" ;
    a2a:PersonNameFirstName "Steven" ;
    a2a:PersonNameLastName "Beekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1798-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veessen" ;
    rdfs:label "Veessen"
  ] .

oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_6
  a a2a:Person ;
  rdfs:label "Jacob Beekamp" ;
  a2a:PersonName [
    rdfs:label "Jacob Beekamp" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Beekamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1828-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_7
  a a2a:Person ;
  rdfs:label "Johanna Beekamp" ;
  a2a:PersonName [
    rdfs:label "Johanna Beekamp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Beekamp"
  ] ;
  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_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_8
  a a2a:Person ;
  rdfs:label "Hermina Beekamp" ;
  a2a:PersonName [
    rdfs:label "Hermina Beekamp" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Beekamp"
  ] ;
  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:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_1 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_2 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_3 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_4 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_5 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_6 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_7 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:relationep_cod_f22ebb72-2c50-504a-6282-20a76c921a76_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Person6259893_8 ;
  a2a:EventKeyRef oa:event_cod_f22ebb72-2c50-504a-6282-20a76c921a76_Event1 .

oa:source_cod_f22ebb72-2c50-504a-6282-20a76c921a76
  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 Het Loo en Noord-Apeldoorn" ;
    a2a:DocumentNumber "52" ;
    rdfs:label "CODA, Apeldoorn, 1839-1850 Het Loo en Noord-Apeldoorn, 52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11558233" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=6259893"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=6259893" ;
  a2a:RecordIdentifier "6259893" ;
  a2a:RecordGUID "{f22ebb72-2c50-504a-6282-20a76c921a76}" ;
  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" .

