@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_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0
  a a2a:Record ;
  rdfs:label "Registratie in 1910" ;
  a2a:hasPerson oa:person_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_2330604971, oa:person_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_2330604977 ;
  a2a:hasEvent oa:event_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_0, oa:relationep_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_1 ;
  a2a:hasSource oa:source_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0 .

oa:person_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_2330604971
  a a2a:Person ;
  rdfs:label "Theodor Engelhardt" ;
  a2a:PersonName [
    rdfs:label "Theodor Engelhardt" ;
    a2a:PersonNameFirstName "Theodor" ;
    a2a:PersonNameLastName "Engelhardt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1864-11-10"^^xsd:date
  ] .

oa:person_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_2330604977
  a a2a:Person ;
  rdfs:label "Grietje J. Leenheer" ;
  a2a:PersonName [
    rdfs:label "Grietje J. Leenheer" ;
    a2a:PersonNameFirstName "Grietje J." ;
    a2a:PersonNameLastName "Leenheer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "1874-11-09"^^xsd:date
  ] .

oa:event_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1910" ] .

oa:relationep_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_2330604971 ;
  a2a:EventKeyRef oa:event_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_Event1 .

oa:relationep_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_2330604977 ;
  a2a:EventKeyRef oa:event_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0_Event1 .

oa:source_ran_1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0
  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 B, deel 39" ;
    a2a:RegistryNumber "33366" ;
    a2a:Folio "221" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Bevolkingsregisters van de gemeente Nijmegen, Wijk B, deel 39, 33366, 221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2311858152" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2311858150" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2311858152"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2311858150" ;
  a2a:RecordIdentifier "2311858150" ;
  a2a:RecordGUID "{1BD9DA7B-9B54-4A28-9117-BA02FBCCE8D0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1875_br_00001875.xml van RAN" .

