@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_CDECFD5F-488A-4F26-B3CF-314017198016
  a a2a:Record ;
  rdfs:label "Registratie in 1910" ;
  a2a:hasPerson oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307017, oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307023, oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307028, oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307033 ;
  a2a:hasEvent oa:event_ran_CDECFD5F-488A-4F26-B3CF-314017198016_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_0, oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_1, oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2, oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_3 ;
  a2a:hasSource oa:source_ran_CDECFD5F-488A-4F26-B3CF-314017198016 .

oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307017
  a a2a:Person ;
  rdfs:label "Louis W. van Ravenstein" ;
  a2a:PersonName [
    rdfs:label "Louis W. van Ravenstein" ;
    a2a:PersonNameFirstName "Louis W." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravenstein"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "1904-05-17"^^xsd:date
  ] .

oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307023
  a a2a:Person ;
  rdfs:label "Willem C. Burkunk" ;
  a2a:PersonName [
    rdfs:label "Willem C. Burkunk" ;
    a2a:PersonNameFirstName "Willem C." ;
    a2a:PersonNameLastName "Burkunk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "09" ;
    a2a:Day "17" ;
    rdfs:label "1883-09-17"^^xsd:date
  ] .

oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307028
  a a2a:Person ;
  rdfs:label "Antje L. Hoede" ;
  a2a:PersonName [
    rdfs:label "Antje L. Hoede" ;
    a2a:PersonNameFirstName "Antje L." ;
    a2a:PersonNameLastName "Hoede"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1883-10-11"^^xsd:date
  ] .

oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307033
  a a2a:Person ;
  rdfs:label "Hugo van Ravenstein" ;
  a2a:PersonName [
    rdfs:label "Hugo van Ravenstein" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravenstein"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1905-12-30"^^xsd:date
  ] .

oa:event_ran_CDECFD5F-488A-4F26-B3CF-314017198016_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1910" ] .

oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307017 ;
  a2a:EventKeyRef oa:event_ran_CDECFD5F-488A-4F26-B3CF-314017198016_Event1 .

oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307023 ;
  a2a:EventKeyRef oa:event_ran_CDECFD5F-488A-4F26-B3CF-314017198016_Event1 .

oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307028 ;
  a2a:EventKeyRef oa:event_ran_CDECFD5F-488A-4F26-B3CF-314017198016_Event1 .

oa:relationep_ran_CDECFD5F-488A-4F26-B3CF-314017198016_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_CDECFD5F-488A-4F26-B3CF-314017198016_2330307033 ;
  a2a:EventKeyRef oa:event_ran_CDECFD5F-488A-4F26-B3CF-314017198016_Event1 .

oa:source_ran_CDECFD5F-488A-4F26-B3CF-314017198016
  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 44" ;
    a2a:RegistryNumber "33318" ;
    a2a:Folio "216" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Bevolkingsregisters van de gemeente Nijmegen, Wijk A, deel 44, 33318, 216"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2311702280" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2311702278" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2311702280"
  ] ;
  a2a:SourceLastChangeDate "2021-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2311702278" ;
  a2a:RecordIdentifier "2311702278" ;
  a2a:RecordGUID "{CDECFD5F-488A-4F26-B3CF-314017198016}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1183_br_00001183.xml van RAN" .

