@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_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9
  a a2a:Record ;
  rdfs:label "Registratie in 1900" ;
  a2a:hasPerson oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686104, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686110, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686115, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686120, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686125, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686130, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686135, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686140, oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686146 ;
  a2a:hasEvent oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_0, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_1, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_3, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_4, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_5, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_6, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_7, oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_8 ;
  a2a:hasSource oa:source_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9 .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686104
  a a2a:Person ;
  rdfs:label "Petronella J. Maters" ;
  a2a:PersonName [
    rdfs:label "Petronella J. Maters" ;
    a2a:PersonNameFirstName "Petronella J." ;
    a2a:PersonNameLastName "Maters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "08" ;
    a2a:Day "06" ;
    rdfs:label "1902-08-06"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686110
  a a2a:Person ;
  rdfs:label "Gerardus J. Murkens" ;
  a2a:PersonName [
    rdfs:label "Gerardus J. Murkens" ;
    a2a:PersonNameFirstName "Gerardus J." ;
    a2a:PersonNameLastName "Murkens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "04" ;
    a2a:Day "13" ;
    rdfs:label "1829-04-13"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686115
  a a2a:Person ;
  rdfs:label "Willem Maters" ;
  a2a:PersonName [
    rdfs:label "Willem Maters" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Maters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1859-10-16"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686120
  a a2a:Person ;
  rdfs:label "Maria W. Maters" ;
  a2a:PersonName [
    rdfs:label "Maria W. Maters" ;
    a2a:PersonNameFirstName "Maria W." ;
    a2a:PersonNameLastName "Maters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "08" ;
    a2a:Day "16" ;
    rdfs:label "1903-08-16"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686125
  a a2a:Person ;
  rdfs:label "Johannes C. Maters" ;
  a2a:PersonName [
    rdfs:label "Johannes C. Maters" ;
    a2a:PersonNameFirstName "Johannes C." ;
    a2a:PersonNameLastName "Maters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "1901-05-17"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686130
  a a2a:Person ;
  rdfs:label "Geertruida P. Maters" ;
  a2a:PersonName [
    rdfs:label "Geertruida P. Maters" ;
    a2a:PersonNameFirstName "Geertruida P." ;
    a2a:PersonNameLastName "Maters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "02" ;
    a2a:Day "21" ;
    rdfs:label "1897-02-21"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686135
  a a2a:Person ;
  rdfs:label "Josina J. Murkens" ;
  a2a:PersonName [
    rdfs:label "Josina J. Murkens" ;
    a2a:PersonNameFirstName "Josina J." ;
    a2a:PersonNameLastName "Murkens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "04" ;
    a2a:Day "28" ;
    rdfs:label "1864-04-28"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686140
  a a2a:Person ;
  rdfs:label "Gradus J. Maters" ;
  a2a:PersonName [
    rdfs:label "Gradus J. Maters" ;
    a2a:PersonNameFirstName "Gradus J." ;
    a2a:PersonNameLastName "Maters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "08" ;
    a2a:Day "28" ;
    rdfs:label "1898-08-28"^^xsd:date
  ] .

oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686146
  a a2a:Person ;
  rdfs:label "Petronella Tomassen" ;
  a2a:PersonName [
    rdfs:label "Petronella Tomassen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Tomassen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "1832-04-08"^^xsd:date
  ] .

oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1900" ] .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686104 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686110 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686115 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686120 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686125 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686130 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686135 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686140 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:relationep_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_2329686146 ;
  a2a:EventKeyRef oa:event_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9_Event1 .

oa:source_ran_91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1900" ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Bevolkingsregisters van de gemeente Nijmegen" ;
    a2a:Book "Wijk F, deel 1" ;
    a2a:RegistryNumber "33264" ;
    a2a:Folio "307" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Bevolkingsregisters van de gemeente Nijmegen, Wijk F, deel 1, 33264, 307"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2311825957" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2311825955" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2311825957"
  ] ;
  a2a:SourceLastChangeDate "2018-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2311825955" ;
  a2a:RecordIdentifier "2311825955" ;
  a2a:RecordGUID "{91FAFA75-2B15-4543-B2D0-99F9FBC9B0B9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_1728_br_00001728.xml van RAN" .

