@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_EB08047F-29CC-4A49-B807-E2CD2E38ACE4
  a a2a:Record ;
  rdfs:label "Registratie in 1827" ;
  a2a:hasPerson oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349174, oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349181, oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349186, oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349191, oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349196, oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349201 ;
  a2a:hasEvent oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_0, oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_1, oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2, oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_3, oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_4, oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_5 ;
  a2a:hasSource oa:source_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4 .

oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349174
  a a2a:Person ;
  rdfs:label "Maria Verbuurt" ;
  a2a:PersonName [
    rdfs:label "Maria Verbuurt" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verbuurt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349181
  a a2a:Person ;
  rdfs:label "Hendrikus Myling" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Myling" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Myling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Amersfoort" ;
    rdfs:label "Amersfoort"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349186
  a a2a:Person ;
  rdfs:label "Frans Myling" ;
  a2a:PersonName [
    rdfs:label "Frans Myling" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Myling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349191
  a a2a:Person ;
  rdfs:label "Geertrui Myling" ;
  a2a:PersonName [
    rdfs:label "Geertrui Myling" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Myling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349196
  a a2a:Person ;
  rdfs:label "Maria Myling" ;
  a2a:PersonName [
    rdfs:label "Maria Myling" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Myling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349201
  a a2a:Person ;
  rdfs:label "P. Otte" ;
  a2a:PersonName [
    rdfs:label "P. Otte" ;
    a2a:PersonNameFirstName "P." ;
    a2a:PersonNameLastName "Otte"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Lent" ;
    rdfs:label "Lent"
  ] .

oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1827" ] .

oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349174 ;
  a2a:EventKeyRef oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1 .

oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349181 ;
  a2a:EventKeyRef oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1 .

oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349186 ;
  a2a:EventKeyRef oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1 .

oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349191 ;
  a2a:EventKeyRef oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1 .

oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349196 ;
  a2a:EventKeyRef oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1 .

oa:relationep_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_2309349201 ;
  a2a:EventKeyRef oa:event_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4_Event1 .

oa:source_ran_EB08047F-29CC-4A49-B807-E2CD2E38ACE4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1827-01-01 - 1827-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1827" ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Bevolkingsregisters van de gemeente Nijmegen" ;
    a2a:Book "Wijk D, deel 1 (2e stuk), huisnummers 361 - 439" ;
    a2a:RegistryNumber "32825" ;
    a2a:Folio "59" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Bevolkingsregisters van de gemeente Nijmegen, Wijk D, deel 1 (2e stuk), huisnummers 361 - 439, 32825, 59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2310128487" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2309349169" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2310128487"
  ] ;
  a2a:SourceLastChangeDate "2018-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2309349169" ;
  a2a:RecordIdentifier "2309349169" ;
  a2a:RecordGUID "{EB08047F-29CC-4A49-B807-E2CD2E38ACE4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_688_br_00000688.xml van RAN" .

