@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_0CD943E2-B0F4-4E27-A596-08084CFF4FC8
  a a2a:Record ;
  rdfs:label "Registratie in 1910" ;
  a2a:hasPerson oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160168, oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160174, oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160179, oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160184, oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160189 ;
  a2a:hasEvent oa:event_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_0, oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_1, oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2, oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_3, oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_4 ;
  a2a:hasSource oa:source_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8 .

oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160168
  a a2a:Person ;
  rdfs:label "Hendrika M.E. van de Roemer" ;
  a2a:PersonName [
    rdfs:label "Hendrika M.E. van de Roemer" ;
    a2a:PersonNameFirstName "Hendrika M.E." ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Roemer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "02" ;
    a2a:Day "08" ;
    rdfs:label "1875-02-08"^^xsd:date
  ] .

oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160174
  a a2a:Person ;
  rdfs:label "Anna G. Hesselink" ;
  a2a:PersonName [
    rdfs:label "Anna G. Hesselink" ;
    a2a:PersonNameFirstName "Anna G." ;
    a2a:PersonNameLastName "Hesselink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "02" ;
    a2a:Day "22" ;
    rdfs:label "1894-02-22"^^xsd:date
  ] .

oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160179
  a a2a:Person ;
  rdfs:label "Johanna M.A.B. Hesselink" ;
  a2a:PersonName [
    rdfs:label "Johanna M.A.B. Hesselink" ;
    a2a:PersonNameFirstName "Johanna M.A.B." ;
    a2a:PersonNameLastName "Hesselink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "03" ;
    a2a:Day "14" ;
    rdfs:label "1897-03-14"^^xsd:date
  ] .

oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160184
  a a2a:Person ;
  rdfs:label "Dirk Hesselink" ;
  a2a:PersonName [
    rdfs:label "Dirk Hesselink" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Hesselink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "07" ;
    a2a:Day "12" ;
    rdfs:label "1851-07-12"^^xsd:date
  ] .

oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160189
  a a2a:Person ;
  rdfs:label "Hermanna B.S.F. ten Oever" ;
  a2a:PersonName [
    rdfs:label "Hermanna B.S.F. ten Oever" ;
    a2a:PersonNameFirstName "Hermanna B.S.F." ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Oever"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1859-10-10"^^xsd:date
  ] .

oa:event_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1910" ] .

oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160168 ;
  a2a:EventKeyRef oa:event_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_Event1 .

oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160174 ;
  a2a:EventKeyRef oa:event_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_Event1 .

oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160179 ;
  a2a:EventKeyRef oa:event_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_Event1 .

oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160184 ;
  a2a:EventKeyRef oa:event_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_Event1 .

oa:relationep_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_2330160189 ;
  a2a:EventKeyRef oa:event_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8_Event1 .

oa:source_ran_0CD943E2-B0F4-4E27-A596-08084CFF4FC8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1910-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1910" ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Bevolkingsregisters van de gemeente Nijmegen" ;
    a2a:Book "Wijk A, deel 1" ;
    a2a:RegistryNumber "33275" ;
    a2a:Folio "285" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Bevolkingsregisters van de gemeente Nijmegen, Wijk A, deel 1, 33275, 285"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2311685090" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2311685088" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2311685090"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2311685088" ;
  a2a:RecordIdentifier "2311685088" ;
  a2a:RecordGUID "{0CD943E2-B0F4-4E27-A596-08084CFF4FC8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1103_br_00001103.xml van RAN" .

