@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_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55
  a a2a:Record ;
  rdfs:label "Registratie in 1933" ;
  a2a:hasPerson oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355522, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355530, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355535, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355540, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355545, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355550, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355555, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355560, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355565, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355570, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355575, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355580, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355585, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355591, oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355596 ;
  a2a:hasEvent oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_0, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_1, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_3, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_4, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_5, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_6, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_7, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_8, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_9, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_10, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_11, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_12, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_13, oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_14 ;
  a2a:hasSource oa:source_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55 .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355522
  a a2a:Person ;
  rdfs:label "J.J. Meines" ;
  a2a:PersonName [
    rdfs:label "J.J. Meines" ;
    a2a:PersonNameFirstName "J.J." ;
    a2a:PersonNameLastName "Meines"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "07" ;
    a2a:Day "29" ;
    rdfs:label "1909-07-29"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355530
  a a2a:Person ;
  rdfs:label "P.S.W. Schot" ;
  a2a:PersonName [
    rdfs:label "P.S.W. Schot" ;
    a2a:PersonNameFirstName "P.S.W." ;
    a2a:PersonNameLastName "Schot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "1908-03-24"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355535
  a a2a:Person ;
  rdfs:label "Th.J. Janssen" ;
  a2a:PersonName [
    rdfs:label "Th.J. Janssen" ;
    a2a:PersonNameFirstName "Th.J." ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "02" ;
    a2a:Day "19" ;
    rdfs:label "1913-02-19"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355540
  a a2a:Person ;
  rdfs:label "P.J. van der Pennen" ;
  a2a:PersonName [
    rdfs:label "P.J. van der Pennen" ;
    a2a:PersonNameFirstName "P.J." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pennen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "1913-04-08"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355545
  a a2a:Person ;
  rdfs:label "H.Th.M. van Oppenraay" ;
  a2a:PersonName [
    rdfs:label "H.Th.M. van Oppenraay" ;
    a2a:PersonNameFirstName "H.Th.M." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oppenraay"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "1913-09-08"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355550
  a a2a:Person ;
  rdfs:label "A.M.H. van der Sande" ;
  a2a:PersonName [
    rdfs:label "A.M.H. van der Sande" ;
    a2a:PersonNameFirstName "A.M.H." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "03" ;
    a2a:Day "21" ;
    rdfs:label "1913-03-21"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355555
  a a2a:Person ;
  rdfs:label "J.M. Weijers" ;
  a2a:PersonName [
    rdfs:label "J.M. Weijers" ;
    a2a:PersonNameFirstName "J.M." ;
    a2a:PersonNameLastName "Weijers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "12" ;
    a2a:Day "03" ;
    rdfs:label "1913-12-03"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355560
  a a2a:Person ;
  rdfs:label "J. Luisman" ;
  a2a:PersonName [
    rdfs:label "J. Luisman" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Luisman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "1913-04-19"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355565
  a a2a:Person ;
  rdfs:label "W. van Meegen" ;
  a2a:PersonName [
    rdfs:label "W. van Meegen" ;
    a2a:PersonNameFirstName "W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meegen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "1912-07-06"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355570
  a a2a:Person ;
  rdfs:label "J.P.H. Michaud" ;
  a2a:PersonName [
    rdfs:label "J.P.H. Michaud" ;
    a2a:PersonNameFirstName "J.P.H." ;
    a2a:PersonNameLastName "Michaud"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "1913-07-15"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355575
  a a2a:Person ;
  rdfs:label "J.B.P. Olde Wolbers" ;
  a2a:PersonName [
    rdfs:label "J.B.P. Olde Wolbers" ;
    a2a:PersonNameFirstName "J.B.P." ;
    a2a:PersonNameLastName "Olde Wolbers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "05" ;
    a2a:Day "11" ;
    rdfs:label "1913-05-11"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355580
  a a2a:Person ;
  rdfs:label "R. Scheur" ;
  a2a:PersonName [
    rdfs:label "R. Scheur" ;
    a2a:PersonNameFirstName "R." ;
    a2a:PersonNameLastName "Scheur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "07" ;
    a2a:Day "12" ;
    rdfs:label "1913-07-12"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355585
  a a2a:Person ;
  rdfs:label "H.W. Lathouwers" ;
  a2a:PersonName [
    rdfs:label "H.W. Lathouwers" ;
    a2a:PersonNameFirstName "H.W." ;
    a2a:PersonNameLastName "Lathouwers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "03" ;
    a2a:Day "13" ;
    rdfs:label "1913-03-13"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355591
  a a2a:Person ;
  rdfs:label "H.A. Welling" ;
  a2a:PersonName [
    rdfs:label "H.A. Welling" ;
    a2a:PersonNameFirstName "H.A." ;
    a2a:PersonNameLastName "Welling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "04" ;
    a2a:Day "23" ;
    rdfs:label "1913-04-23"^^xsd:date
  ] ;
  a2a:Profession "dienstplichtig soldaat" .

oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355596
  a a2a:Person ;
  rdfs:label "##### van Mameren" ;
  a2a:PersonName [
    rdfs:label "##### van Mameren" ;
    a2a:PersonNameFirstName "#####" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mameren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "dienstplichtig korporaal" .

oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1933" ] .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355522 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355530 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355535 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355540 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355545 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_5
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355550 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_6
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355555 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_7
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355560 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_8
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355565 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_9
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355570 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_10
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355575 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_11
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355580 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_12
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355585 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_13
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355591 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:relationep_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_14
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_2304355596 ;
  a2a:EventKeyRef oa:event_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55_Event1 .

oa:source_ran_43D3FFDA-E044-4425-B9DA-AB3BF24CBB55
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Inschrijvingsregister Vierdaagse" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1933-01-01 - 1933-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1933" ] ;
  a2a:SourceType "other:Inschrijvingsregister Vierdaagse" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Koninklijke Nederlandse Bond voor Lichamelijke Opvoeding (KNBLO)" ;
    a2a:Book "1933, militairen, volgnummers 41 - 952" ;
    a2a:RegistryNumber "1132" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Koninklijke Nederlandse Bond voor Lichamelijke Opvoeding (KNBLO), 1933, militairen, volgnummers 41 - 952, 1132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2304548961" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2304355520" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2304548961"
  ] ;
  a2a:SourceLastChangeDate "2018-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2304355520" ;
  a2a:RecordIdentifier "2304355520" ;
  a2a:RecordGUID "{43D3FFDA-E044-4425-B9DA-AB3BF24CBB55}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_27_vd_00000027.xml van RAN" .

