@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_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F
  a a2a:Record ;
  rdfs:label "Registratie in 1900" ;
  a2a:hasPerson oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713841, oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713847, oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713852, oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713857, oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713863, oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713868 ;
  a2a:hasEvent oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_0, oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_1, oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2, oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_3, oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_4, oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_5 ;
  a2a:hasSource oa:source_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F .

oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713841
  a a2a:Person ;
  rdfs:label "Henri Strootman" ;
  a2a:PersonName [
    rdfs:label "Henri Strootman" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Strootman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "04" ;
    a2a:Day "12" ;
    rdfs:label "1908-04-12"^^xsd:date
  ] .

oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713847
  a a2a:Person ;
  rdfs:label "Casper W. Wolffensperger" ;
  a2a:PersonName [
    rdfs:label "Casper W. Wolffensperger" ;
    a2a:PersonNameFirstName "Casper W." ;
    a2a:PersonNameLastName "Wolffensperger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "06" ;
    a2a:Day "21" ;
    rdfs:label "1905-06-21"^^xsd:date
  ] .

oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713852
  a a2a:Person ;
  rdfs:label "Maurits P. Wolffensperger" ;
  a2a:PersonName [
    rdfs:label "Maurits P. Wolffensperger" ;
    a2a:PersonNameFirstName "Maurits P." ;
    a2a:PersonNameLastName "Wolffensperger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "02" ;
    a2a:Day "27" ;
    rdfs:label "1858-02-27"^^xsd:date
  ] .

oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713857
  a a2a:Person ;
  rdfs:label "JohanaM. Wolffensperger" ;
  a2a:PersonName [
    rdfs:label "JohanaM. Wolffensperger" ;
    a2a:PersonNameFirstName "JohanaM." ;
    a2a:PersonNameLastName "Wolffensperger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "06" ;
    a2a:Day "29" ;
    rdfs:label "1893-06-29"^^xsd:date
  ] .

oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713863
  a a2a:Person ;
  rdfs:label "Helena Jansen" ;
  a2a:PersonName [
    rdfs:label "Helena Jansen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "08" ;
    a2a:Day "05" ;
    rdfs:label "1857-08-05"^^xsd:date
  ] .

oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713868
  a a2a:Person ;
  rdfs:label "Jacoba M. Koning" ;
  a2a:PersonName [
    rdfs:label "Jacoba M. Koning" ;
    a2a:PersonNameFirstName "Jacoba M." ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "1871-08-09"^^xsd:date
  ] .

oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1900" ] .

oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713841 ;
  a2a:EventKeyRef oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1 .

oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713847 ;
  a2a:EventKeyRef oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1 .

oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713852 ;
  a2a:EventKeyRef oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1 .

oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713857 ;
  a2a:EventKeyRef oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1 .

oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713863 ;
  a2a:EventKeyRef oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1 .

oa:relationep_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_2328713868 ;
  a2a:EventKeyRef oa:event_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F_Event1 .

oa:source_ran_4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1900" ] ;
  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 17" ;
    a2a:RegistryNumber "33180" ;
    a2a:Folio "259" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Bevolkingsregisters van de gemeente Nijmegen, Wijk A, deel 17, 33180, 259"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2311823240" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2311823238" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2311823240"
  ] ;
  a2a:SourceLastChangeDate "2018-08-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2311823238" ;
  a2a:RecordIdentifier "2311823238" ;
  a2a:RecordGUID "{4FFB2CE4-8B5E-458D-9F03-D18AF2E2DA5F}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1716_br_00001716.xml van RAN" .

