@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_45EAB2CA-9126-4787-A287-56BD1F393D83
  a a2a:Record ;
  rdfs:label "Doop op 10 januari 1702" ;
  a2a:hasPerson oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855922, oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855923, oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855924 ;
  a2a:hasEvent oa:event_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_0, oa:relationep_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_1, oa:relationep_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_2 ;
  a2a:hasSource oa:source_ran_45EAB2CA-9126-4787-A287-56BD1F393D83 .

oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855922
  a a2a:Person ;
  rdfs:label "Anna Margareta Hendrix Strooders" ;
  a2a:PersonName [
    rdfs:label "Anna Margareta Hendrix Strooders" ;
    a2a:PersonNameFirstName "Anna Margareta Hendrix" ;
    a2a:PersonNameLastName "Strooders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855923
  a a2a:Person ;
  rdfs:label "Joannes Hendrix Strooders" ;
  a2a:PersonName [
    rdfs:label "Joannes Hendrix Strooders" ;
    a2a:PersonNameFirstName "Joannes Hendrix" ;
    a2a:PersonNameLastName "Strooders"
  ] ;
  a2a:Gender "Man" .

oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855924
  a a2a:Person ;
  rdfs:label "Cristina Sonsbeeck" ;
  a2a:PersonName [
    rdfs:label "Cristina Sonsbeeck" ;
    a2a:PersonNameFirstName "Cristina" ;
    a2a:PersonNameLastName "Sonsbeeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1702" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "1702-01-10"^^xsd:date
  ] ;
  a2a:EventRemarkGetuigen "Guillemus Robens, Margareta van Roij" .

oa:relationep_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855922 ;
  a2a:EventKeyRef oa:event_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_Event1 .

oa:relationep_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855923 ;
  a2a:EventKeyRef oa:event_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_Event1 .

oa:relationep_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_17855924 ;
  a2a:EventKeyRef oa:event_ran_45EAB2CA-9126-4787-A287-56BD1F393D83_Event1 .

oa:source_ran_45EAB2CA-9126-4787-A287-56BD1F393D83
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1702-01-10 - 1702-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1702-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1702-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1702" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "1702-01-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Retroacta van de Burgerlijke Stand Nijmegen (RBS)" ;
    a2a:RegistryNumber "1225" ;
    a2a:Folio "42" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Retroacta van de Burgerlijke Stand Nijmegen (RBS), 1225, 42"
  ] ;
  a2a:SourceLastChangeDate "2017-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/15223669" ;
  a2a:RecordIdentifier "15223669" ;
  a2a:RecordGUID "{45EAB2CA-9126-4787-A287-56BD1F393D83}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_16_doop_00000016.xml van RAN" .

