@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_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2
  a a2a:Record ;
  rdfs:label "Registratie in 1936" ;
  a2a:hasPerson oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433529, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433538, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433544, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433550, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433556, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433562, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433568, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433574, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433580, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433586, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433592, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433598, oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433604 ;
  a2a:hasEvent oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_0, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_1, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_3, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_4, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_5, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_6, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_7, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_8, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_9, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_10, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_11, oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_12 ;
  a2a:hasSource oa:source_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2 .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433529
  a a2a:Person ;
  rdfs:label "B. Menkveld" ;
  a2a:PersonName [
    rdfs:label "B. Menkveld" ;
    a2a:PersonNameFirstName "B." ;
    a2a:PersonNameLastName "Menkveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "1919-05-05"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433538
  a a2a:Person ;
  rdfs:label "J.F. v.d. Berg" ;
  a2a:PersonName [
    rdfs:label "J.F. v.d. Berg" ;
    a2a:PersonNameFirstName "J.F." ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "01" ;
    a2a:Day "29" ;
    rdfs:label "1907-01-29"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433544
  a a2a:Person ;
  rdfs:label "J. v.d. Burg" ;
  a2a:PersonName [
    rdfs:label "J. v.d. Burg" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Burg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1907-10-24"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433550
  a a2a:Person ;
  rdfs:label "N. Verbeek" ;
  a2a:PersonName [
    rdfs:label "N. Verbeek" ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNameLastName "Verbeek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "03" ;
    rdfs:label "1911-05-03"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433556
  a a2a:Person ;
  rdfs:label "R.J. Stam" ;
  a2a:PersonName [
    rdfs:label "R.J. Stam" ;
    a2a:PersonNameFirstName "R.J." ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "01" ;
    a2a:Day "11" ;
    rdfs:label "1919-01-11"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433562
  a a2a:Person ;
  rdfs:label "G.C. de Rooy" ;
  a2a:PersonName [
    rdfs:label "G.C. de Rooy" ;
    a2a:PersonNameFirstName "G.C." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooy"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1918-12-28"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433568
  a a2a:Person ;
  rdfs:label "P. Koremans" ;
  a2a:PersonName [
    rdfs:label "P. Koremans" ;
    a2a:PersonNameFirstName "P." ;
    a2a:PersonNameLastName "Koremans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "08" ;
    a2a:Day "06" ;
    rdfs:label "1893-08-06"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433574
  a a2a:Person ;
  rdfs:label "G. Roede" ;
  a2a:PersonName [
    rdfs:label "G. Roede" ;
    a2a:PersonNameFirstName "G." ;
    a2a:PersonNameLastName "Roede"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "08" ;
    a2a:Day "14" ;
    rdfs:label "1903-08-14"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433580
  a a2a:Person ;
  rdfs:label "G. Kluitenberg" ;
  a2a:PersonName [
    rdfs:label "G. Kluitenberg" ;
    a2a:PersonNameFirstName "G." ;
    a2a:PersonNameLastName "Kluitenberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "07" ;
    a2a:Day "01" ;
    rdfs:label "1915-07-01"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433586
  a a2a:Person ;
  rdfs:label "J.H. Muntinga" ;
  a2a:PersonName [
    rdfs:label "J.H. Muntinga" ;
    a2a:PersonNameFirstName "J.H." ;
    a2a:PersonNameLastName "Muntinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "02" ;
    a2a:Day "26" ;
    rdfs:label "1912-02-26"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433592
  a a2a:Person ;
  rdfs:label "J.W.J. Wolf" ;
  a2a:PersonName [
    rdfs:label "J.W.J. Wolf" ;
    a2a:PersonNameFirstName "J.W.J." ;
    a2a:PersonNameLastName "Wolf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "02" ;
    a2a:Day "09" ;
    rdfs:label "1906-02-09"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433598
  a a2a:Person ;
  rdfs:label "H. Menkveld" ;
  a2a:PersonName [
    rdfs:label "H. Menkveld" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNameLastName "Menkveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "01" ;
    a2a:Day "05" ;
    rdfs:label "1912-01-05"^^xsd:date
  ] .

oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433604
  a a2a:Person ;
  rdfs:label "H. de Wilde" ;
  a2a:PersonName [
    rdfs:label "H. de Wilde" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Apeldoorn" ;
    rdfs:label "Apeldoorn"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "06" ;
    rdfs:label "1909-12-06"^^xsd:date
  ] .

oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1936" ] .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433529 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433538 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433544 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433550 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433556 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_5
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433562 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_6
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433568 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_7
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433574 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_8
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433580 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_9
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433586 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_10
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433592 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_11
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433598 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:relationep_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_12
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_2304433604 ;
  a2a:EventKeyRef oa:event_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2_Event1 .

oa:source_ran_8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Inschrijvingsregister Vierdaagse" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1936-01-01 - 1936-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1936-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1936" ] ;
  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 "1936, burgers in verenigingsverband, volgnummers 1380 - 2663" ;
    a2a:RegistryNumber "1148" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Koninklijke Nederlandse Bond voor Lichamelijke Opvoeding (KNBLO), 1936, burgers in verenigingsverband, volgnummers 1380 - 2663, 1148"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2304553467" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2304433527" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2304553467"
  ] ;
  a2a:SourceLastChangeDate "2018-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2304433527" ;
  a2a:RecordIdentifier "2304433527" ;
  a2a:RecordGUID "{8720C3AF-95CC-4B5D-BB0F-2D55284FF8D2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_48_vd_00000048.xml van RAN" .

