@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_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892-1900)" ;
  a2a:hasPerson oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_1, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_2, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_3, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_4, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_5, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_6, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_7, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_8, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_9, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_10, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_11, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_12, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_13, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_14, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_15, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_16, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_17, oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_18 ;
  a2a:hasEvent oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 ;
  a2a:hasRelationEP oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_0, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_1, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_2, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_3, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_4, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_5, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_6, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_7, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_8, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_9, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_10, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_11, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_12, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_13, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_14, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_15, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_16, oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_17 ;
  a2a:hasSource oa:source_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9 .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_1
  a a2a:Person ;
  rdfs:label "Johannes H. Errestink" ;
  a2a:PersonName [
    rdfs:label "Johannes H. Errestink" ;
    a2a:PersonNameFirstName "Johannes H." ;
    a2a:PersonNameLastName "Errestink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1901-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_2
  a a2a:Person ;
  rdfs:label "Gerarda H. Scheij" ;
  a2a:PersonName [
    rdfs:label "Gerarda H. Scheij" ;
    a2a:PersonNameFirstName "Gerarda H." ;
    a2a:PersonNameLastName "Scheij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1837-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_3
  a a2a:Person ;
  rdfs:label "Geertruida J. Vliedorp" ;
  a2a:PersonName [
    rdfs:label "Geertruida J. Vliedorp" ;
    a2a:PersonNameFirstName "Geertruida J." ;
    a2a:PersonNameLastName "Vliedorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1889-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soerabaia" ;
    rdfs:label "Soerabaia"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_4
  a a2a:Person ;
  rdfs:label "Nicolette L Vliedorp" ;
  a2a:PersonName [
    rdfs:label "Nicolette L Vliedorp" ;
    a2a:PersonNameFirstName "Nicolette L" ;
    a2a:PersonNameLastName "Vliedorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1893-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_5
  a a2a:Person ;
  rdfs:label "Jacobus van Elfrinkhoff" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Elfrinkhoff" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elfrinkhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1850-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_6
  a a2a:Person ;
  rdfs:label "Maria C. Vliedorp" ;
  a2a:PersonName [
    rdfs:label "Maria C. Vliedorp" ;
    a2a:PersonNameFirstName "Maria C." ;
    a2a:PersonNameLastName "Vliedorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1890-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Batavia" ;
    rdfs:label "Batavia"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_7
  a a2a:Person ;
  rdfs:label "Ida P. van Elfrinkhoff" ;
  a2a:PersonName [
    rdfs:label "Ida P. van Elfrinkhoff" ;
    a2a:PersonNameFirstName "Ida P." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elfrinkhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1885-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_8
  a a2a:Person ;
  rdfs:label "Wilhelmina H. Vliedorp" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina H. Vliedorp" ;
    a2a:PersonNameFirstName "Wilhelmina H." ;
    a2a:PersonNameLastName "Vliedorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1897-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_9
  a a2a:Person ;
  rdfs:label "Marinus van Elfrinkhoff" ;
  a2a:PersonName [
    rdfs:label "Marinus van Elfrinkhoff" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elfrinkhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1896-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_10
  a a2a:Person ;
  rdfs:label "Carolina H. Smets" ;
  a2a:PersonName [
    rdfs:label "Carolina H. Smets" ;
    a2a:PersonNameFirstName "Carolina H." ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1865-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soerabaia" ;
    rdfs:label "Soerabaia"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_11
  a a2a:Person ;
  rdfs:label "Gerkard J.D. Aalbers" ;
  a2a:PersonName [
    rdfs:label "Gerkard J.D. Aalbers" ;
    a2a:PersonNameFirstName "Gerkard J.D." ;
    a2a:PersonNameLastName "Aalbers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1855-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_12
  a a2a:Person ;
  rdfs:label "Zwanetta H. van Lokhorst" ;
  a2a:PersonName [
    rdfs:label "Zwanetta H. van Lokhorst" ;
    a2a:PersonNameFirstName "Zwanetta H." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lokhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1858-11-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_13
  a a2a:Person ;
  rdfs:label "Christina G. Abbink" ;
  a2a:PersonName [
    rdfs:label "Christina G. Abbink" ;
    a2a:PersonNameFirstName "Christina G." ;
    a2a:PersonNameLastName "Abbink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1857-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwendam" ;
    rdfs:label "Nieuwendam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_14
  a a2a:Person ;
  rdfs:label "Klaas Vliedorp" ;
  a2a:PersonName [
    rdfs:label "Klaas Vliedorp" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Vliedorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1850-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Buiksloot" ;
    rdfs:label "Buiksloot"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_15
  a a2a:Person ;
  rdfs:label "Anna M. Errestink" ;
  a2a:PersonName [
    rdfs:label "Anna M. Errestink" ;
    a2a:PersonNameFirstName "Anna M." ;
    a2a:PersonNameLastName "Errestink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1880-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_16
  a a2a:Person ;
  rdfs:label "Jan K. van Lakerveld Bisdom" ;
  a2a:PersonName [
    rdfs:label "Jan K. van Lakerveld Bisdom" ;
    a2a:PersonNameFirstName "Jan K." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lakerveld Bisdom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1877-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_17
  a a2a:Person ;
  rdfs:label "Emanuel C. Smets" ;
  a2a:PersonName [
    rdfs:label "Emanuel C. Smets" ;
    a2a:PersonNameFirstName "Emanuel C." ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1823-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_18
  a a2a:Person ;
  rdfs:label "Nicolaas W. Vliedorp" ;
  a2a:PersonName [
    rdfs:label "Nicolaas W. Vliedorp" ;
    a2a:PersonNameFirstName "Nicolaas W." ;
    a2a:PersonNameLastName "Vliedorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1886-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_1 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_2 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_3 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_4 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_5 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_6 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_7 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_8 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_9 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_10 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_11 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_12 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_13 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_14 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_15 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_16 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_17 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:relationep_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Person5046175_18 ;
  a2a:EventKeyRef oa:event_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9_Event1 .

oa:source_cod_9b91b81d-7a29-e8c3-f283-4bdb61cde4a9
  a a2a:Source ;
  rdfs:label "CODA, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn", "1892-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "CODA" ;
    a2a:Place "Apeldoorn" ;
    a2a:Collection "1892-1900 Wijk A - Apeldoorn dorp" ;
    a2a:DocumentNumber "1249" ;
    rdfs:label "CODA, Apeldoorn, 1892-1900 Wijk A - Apeldoorn dorp, 1249"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://archieven.coda-apeldoorn.nl/mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=11919617" ;
    a2a:UriPreview "https://deventit.coda-apeldoorn.nl/HttpHandler/icoon.ico?icoonfromxmlbeschr=5046175"
  ] ;
  a2a:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieven.coda-apeldoorn.nl/detail.php?id=5046175" ;
  a2a:RecordIdentifier "5046175" ;
  a2a:RecordGUID "{9b91b81d-7a29-e8c3-f283-4bdb61cde4a9}" ;
  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" .

