@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_32260be5-87e0-60c4-372f-331a91f60cc4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1839-1850)" ;
  a2a:hasPerson oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_1, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_2, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_3, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_4, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_5, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_6, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_7, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_8, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_9, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_10, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_11, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_12, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_13, oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_14 ;
  a2a:hasEvent oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_0, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_1, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_2, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_3, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_4, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_5, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_6, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_7, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_8, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_9, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_10, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_11, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_12, oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_13 ;
  a2a:hasSource oa:source_cod_32260be5-87e0-60c4-372f-331a91f60cc4 .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_1
  a a2a:Person ;
  rdfs:label "Willem van de Burg" ;
  a2a:PersonName [
    rdfs:label "Willem van de Burg" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1825-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_2
  a a2a:Person ;
  rdfs:label "Jantje van de Pas" ;
  a2a:PersonName [
    rdfs:label "Jantje van de Pas" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1814-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_3
  a a2a:Person ;
  rdfs:label "Hermina Pas" ;
  a2a:PersonName [
    rdfs:label "Hermina Pas" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1826-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_4
  a a2a:Person ;
  rdfs:label "Gerrit J. Pas" ;
  a2a:PersonName [
    rdfs:label "Gerrit J. Pas" ;
    a2a:PersonNameFirstName "Gerrit J." ;
    a2a:PersonNameLastName "Pas"
  ] ;
  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_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_5
  a a2a:Person ;
  rdfs:label "Jannes J. Pas" ;
  a2a:PersonName [
    rdfs:label "Jannes J. Pas" ;
    a2a:PersonNameFirstName "Jannes J." ;
    a2a:PersonNameLastName "Pas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1775" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1775-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_6
  a a2a:Person ;
  rdfs:label "Jan W. van de Burg" ;
  a2a:PersonName [
    rdfs:label "Jan W. van de Burg" ;
    a2a:PersonNameFirstName "Jan W." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1823-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_7
  a a2a:Person ;
  rdfs:label "Roelof van de Burg" ;
  a2a:PersonName [
    rdfs:label "Roelof van de Burg" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1835-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_8
  a a2a:Person ;
  rdfs:label "Arend Pas" ;
  a2a:PersonName [
    rdfs:label "Arend Pas" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  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_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_9
  a a2a:Person ;
  rdfs:label "Hendrika van de Burg" ;
  a2a:PersonName [
    rdfs:label "Hendrika van de Burg" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1833-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_10
  a a2a:Person ;
  rdfs:label "Derk van de Kemp" ;
  a2a:PersonName [
    rdfs:label "Derk van de Kemp" ;
    a2a:PersonNameFirstName "Derk" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kemp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1838-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_11
  a a2a:Person ;
  rdfs:label "Petronella Wensink" ;
  a2a:PersonName [
    rdfs:label "Petronella Wensink" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Wensink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1797-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_12
  a a2a:Person ;
  rdfs:label "Antonie van de Brug" ;
  a2a:PersonName [
    rdfs:label "Antonie van de Brug" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Brug"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1827-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_13
  a a2a:Person ;
  rdfs:label "Jan Pas" ;
  a2a:PersonName [
    rdfs:label "Jan Pas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pas"
  ] ;
  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_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_14
  a a2a:Person ;
  rdfs:label "Jan A. van de Kemp" ;
  a2a:PersonName [
    rdfs:label "Jan A. van de Kemp" ;
    a2a:PersonNameFirstName "Jan A." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Kemp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1801-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_1 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_2 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_3 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_4 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_5 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_6 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_7 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_8 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_9 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_10 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_11 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_12 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_13 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:relationep_cod_32260be5-87e0-60c4-372f-331a91f60cc4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Person4816631_14 ;
  a2a:EventKeyRef oa:event_cod_32260be5-87e0-60c4-372f-331a91f60cc4_Event1 .

oa:source_cod_32260be5-87e0-60c4-372f-331a91f60cc4
  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 "4" ;
    rdfs:label "CODA, Apeldoorn, 1839-1850 Loenen en Zilven, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11718106" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=4816631"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=4816631" ;
  a2a:RecordIdentifier "4816631" ;
  a2a:RecordGUID "{32260be5-87e0-60c4-372f-331a91f60cc4}" ;
  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" .

