@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_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5
  a a2a:Record ;
  rdfs:label "Registratie in 1880" ;
  a2a:hasPerson oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094129, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094139, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094145, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094152, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094158, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094164, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094170, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094176, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094182, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094188, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094194, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094200, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094206, oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094212 ;
  a2a:hasEvent oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_0, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_1, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_3, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_4, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_5, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_6, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_7, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_8, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_9, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_10, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_11, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_12, oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_13 ;
  a2a:hasSource oa:source_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5 .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094129
  a a2a:Person ;
  rdfs:label "Evert Jan Everts" ;
  a2a:PersonName [
    rdfs:label "Evert Jan Everts" ;
    a2a:PersonNameFirstName "Evert Jan" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "09" ;
    a2a:Day "28" ;
    rdfs:label "1852-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] ;
  a2a:Profession "Conducteur" .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094139
  a a2a:Person ;
  rdfs:label "Johannes Daam van Lent" ;
  a2a:PersonName [
    rdfs:label "Johannes Daam van Lent" ;
    a2a:PersonNameFirstName "Johannes Daam" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "1844-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wamel" ;
    rdfs:label "Wamel"
  ] ;
  a2a:Profession "Metselaar" .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094145
  a a2a:Person ;
  rdfs:label "Petrus Rekkers" ;
  a2a:PersonName [
    rdfs:label "Petrus Rekkers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Rekkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1817-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "Schepper" .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094152
  a a2a:Person ;
  rdfs:label "Adrianus Jacobus van Lent" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobus van Lent" ;
    a2a:PersonNameFirstName "Adrianus Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "01" ;
    a2a:Day "04" ;
    rdfs:label "1886-01-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hees" ;
    rdfs:label "Hees"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094158
  a a2a:Person ;
  rdfs:label "Francisca Arnolda van Lent" ;
  a2a:PersonName [
    rdfs:label "Francisca Arnolda van Lent" ;
    a2a:PersonNameFirstName "Francisca Arnolda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1878-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wamel" ;
    rdfs:label "Wamel"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094164
  a a2a:Person ;
  rdfs:label "Geertruda Helena van Lent" ;
  a2a:PersonName [
    rdfs:label "Geertruda Helena van Lent" ;
    a2a:PersonNameFirstName "Geertruda Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "01" ;
    a2a:Day "22" ;
    rdfs:label "1874-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Hage" ;
    rdfs:label "'s Hage"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094170
  a a2a:Person ;
  rdfs:label "Gerardus Dominicus van Lent" ;
  a2a:PersonName [
    rdfs:label "Gerardus Dominicus van Lent" ;
    a2a:PersonNameFirstName "Gerardus Dominicus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "1870-09-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Megen" ;
    rdfs:label "Megen"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094176
  a a2a:Person ;
  rdfs:label "Gijsberta Arnoldus van Lent" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Arnoldus van Lent" ;
    a2a:PersonNameFirstName "Gijsberta Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1875-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wamel" ;
    rdfs:label "Wamel"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094182
  a a2a:Person ;
  rdfs:label "Geertruida Riem" ;
  a2a:PersonName [
    rdfs:label "Geertruida Riem" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Riem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "1864-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wamel" ;
    rdfs:label "Wamel"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094188
  a a2a:Person ;
  rdfs:label "Johanna Maria Jagers" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Jagers" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Jagers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "06" ;
    a2a:Day "11" ;
    rdfs:label "1824-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094194
  a a2a:Person ;
  rdfs:label "Sophia Dina Krebber" ;
  a2a:PersonName [
    rdfs:label "Sophia Dina Krebber" ;
    a2a:PersonNameFirstName "Sophia Dina" ;
    a2a:PersonNameLastName "Krebber"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "05" ;
    a2a:Day "19" ;
    rdfs:label "1849-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brummen" ;
    rdfs:label "Brummen"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094200
  a a2a:Person ;
  rdfs:label "Sophia Esselina Christina Everts" ;
  a2a:PersonName [
    rdfs:label "Sophia Esselina Christina Everts" ;
    a2a:PersonNameFirstName "Sophia Esselina Christina" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "05" ;
    a2a:Day "13" ;
    rdfs:label "1878-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094206
  a a2a:Person ;
  rdfs:label "Wilhelmina Everdina Everts" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Everdina Everts" ;
    a2a:PersonNameFirstName "Wilhelmina Everdina" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "05" ;
    a2a:Day "27" ;
    rdfs:label "1881-05-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094212
  a a2a:Person ;
  rdfs:label "Willem Frederik Evers" ;
  a2a:PersonName [
    rdfs:label "Willem Frederik Evers" ;
    a2a:PersonNameFirstName "Willem Frederik" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "02" ;
    a2a:Day "24" ;
    rdfs:label "1883-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1880" ] .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094129 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094139 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094145 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094152 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094158 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094164 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094170 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094176 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094182 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094188 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094194 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094200 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094206 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:relationep_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_2279094212 ;
  a2a:EventKeyRef oa:event_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5_Event1 .

oa:source_ran_41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1880-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1880" ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Bevolkingsregisters van de gemeente Nijmegen" ;
    a2a:Book "Wijk E, deel 4, Hees, huisnummers 181 - 247" ;
    a2a:RegistryNumber "33070" ;
    a2a:Folio "145" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Bevolkingsregisters van de gemeente Nijmegen, Wijk E, deel 4, Hees, huisnummers 181 - 247, 33070, 145"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2279424375" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2279094127" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2279424375"
  ] ;
  a2a:SourceLastChangeDate "2016-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2279094127" ;
  a2a:RecordIdentifier "2279094127" ;
  a2a:RecordGUID "{41BFDFBA-DFBC-475F-BE79-9D66C28F5FD5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_575_br_00000575.xml van RAN" .

